Automatically set machine hostname

This commit is contained in:
2023-04-24 20:52:17 -06:00
parent 832894edfc
commit b5dd983ba3
6 changed files with 11 additions and 16 deletions

View File

@@ -11,8 +11,6 @@
# https://github.com/skogsbrus/os/blob/master/sys/router.nix
# http://trac.gateworks.com/wiki/wireless/wifi
networking.hostName = "router";
system.autoUpgrade.enable = true;
services.tailscale.exitNode = true;