monitoring #55

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

View File

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