summaryrefslogtreecommitdiffstats
path: root/hosts/thinklappi-bootstrap
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/thinklappi-bootstrap')
-rw-r--r--hosts/thinklappi-bootstrap/default.nix9
1 files changed, 1 insertions, 8 deletions
diff --git a/hosts/thinklappi-bootstrap/default.nix b/hosts/thinklappi-bootstrap/default.nix
index 4f12133..a72f3d0 100644
--- a/hosts/thinklappi-bootstrap/default.nix
+++ b/hosts/thinklappi-bootstrap/default.nix
@@ -29,14 +29,7 @@
i18n.defaultLocale = "en_US.UTF-8";
- networking = {
- hostName = "thinklappi";
- #nameservers = ["2620:fe::fe" "2620:fe::9" "9.9.9.9" "149.112.112.112"];
- networkmanager = {
- enable = true;
- #dns = "none";
- };
- };
+ networking.hostName = "thinklappi";
time.timeZone = "Europe/Berlin";