add /etc/hosts to all servers

This commit is contained in:
Ingolf Wagner 2022-08-20 21:08:31 +02:00
parent a4bb7508a8
commit 0f238f912d
Signed by: palo
GPG key ID: 76BF5F1928B9618B
2 changed files with 8 additions and 0 deletions

View file

@ -49,4 +49,11 @@
# -----------------------------
programs.vim.defaultEditor = true;
# extra hosts
# /etc/hosts
networking.extraHosts = ''
${config.module.cluster.services.tinc.private.hosts.robi.tincIp} transmission.robi.private
'';
}

View file

@ -55,6 +55,7 @@ in
# to browse logs better
lnav
nix-tree
nixos-option
storepath