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 = {
hostName = mkDefault "discourse";
hostName = mkDefault "nextcloud";
useDHCP = false;
nameservers = [ "1.1.1.1" ];
};