monitoring #55

Closed
kalipso wants to merge 49 commits from monitoring into master
Showing only changes of commit 1fc3538e03 - Show all commits

View File

@@ -9,7 +9,7 @@ with lib;
}; };
networking = { networking = {
hostName = mkDefault "discourse"; hostName = mkDefault "nextcloud";
useDHCP = false; useDHCP = false;
nameservers = [ "1.1.1.1" ]; nameservers = [ "1.1.1.1" ];
}; };