hosts/dagali: init

This commit is contained in:
2024-07-06 13:06:34 +02:00
committed by h7x4
parent a3c88b7869
commit 57a2bf8bf1
5 changed files with 83 additions and 0 deletions

View File

@@ -3,6 +3,10 @@
systemd.network.enable = true;
networking.domain = "pvv.ntnu.no";
networking.useDHCP = false;
# networking.search = [ "pvv.ntnu.no" "pvv.org" ];
# networking.nameservers = lib.mkDefault [ "129.241.0.200" "129.241.0.201" ];
# networking.tempAddresses = lib.mkDefault "disabled";
# networking.defaultGateway = values.hosts.gateway;
# The rest of the networking configuration is usually sourced from /values.nix