feat: Zerotier hosts file

This commit is contained in:
Kyle Brown 2023-10-27 17:03:42 -07:00
parent a2933fd948
commit 15d38facce
2 changed files with 12 additions and 0 deletions

View file

@ -10,4 +10,15 @@
};
networking.extraHosts =
''
192.168.194.109 planex.far
192.168.194.210 farnsworth.far
192.168.194.24 zapp.far
192.168.194.240 vzbot.far
192.168.194.34 amy.far
192.168.194.38 cubert.far
'';
}

View file

@ -13,6 +13,7 @@
# List packages installed in system profile. To search, run:
# $ nix search wget
environment.systemPackages = with pkgs; [
alejandra
just
vim
wget