mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-08-21 10:45:49 +02:00
@@ -39,8 +39,7 @@ in {
|
|||||||
nginxHardening
|
nginxHardening
|
||||||
];
|
];
|
||||||
networking.nameservers = lib.mkIf internet [
|
networking.nameservers = lib.mkIf internet [
|
||||||
"1.1.1.1"
|
"${hostIp}"
|
||||||
"1.0.0.1"
|
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user