[nextcloud] rm obsolete nameserver
This commit is contained in:
@@ -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 = [
|
||||||
|
|||||||
Reference in New Issue
Block a user