Integrated box host
This commit is contained in:
@@ -4,6 +4,10 @@
|
||||
...
|
||||
}: {
|
||||
networking.networkmanager.enable = true;
|
||||
networking.networkmanager.dns = "none";
|
||||
|
||||
networking.nameservers = ["192.168.0.101" "9.9.9.11" "149.112.112.11"];
|
||||
|
||||
time.timeZone = "Europe/Bucharest";
|
||||
i18n.defaultLocale = "en_US.UTF-8";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user