Automatically set hostname

This commit is contained in:
Pim Kunis 2024-12-01 17:03:08 +01:00
parent da18e8a3bb
commit a4b8cd941d
7 changed files with 1 additions and 6 deletions

View file

@ -160,6 +160,7 @@
};
networking = {
hostName = name;
useDHCP = lib.mkDefault true;
networkmanager.unmanaged = lib.mkIf config.services.tailscale.enable ["tailscale0"];
wireless.extraConfig = ''