summaryrefslogtreecommitdiff
path: root/modules/snorlax/default.nix
diff options
context:
space:
mode:
authorJasper Ras <jras@hostnet.nl>2025-02-12 14:31:16 +0100
committerJasper Ras <jras@hostnet.nl>2025-02-12 14:31:16 +0100
commit3d01a7af979804106cc1dc8a1a4fe598d93691f6 (patch)
tree0eae436129468bfaf04580b0514fc519383cbbf6 /modules/snorlax/default.nix
parent7ad2810efcbb84dc8e904ba69a09d3ffddea19bc (diff)
some muvm shtuff
Diffstat (limited to 'modules/snorlax/default.nix')
-rw-r--r--modules/snorlax/default.nix3
1 files changed, 0 insertions, 3 deletions
diff --git a/modules/snorlax/default.nix b/modules/snorlax/default.nix
index 5266987..dac4a4a 100644
--- a/modules/snorlax/default.nix
+++ b/modules/snorlax/default.nix
@@ -16,9 +16,6 @@
boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true;
- networking.hostName = "snorlax";
- networking.hostId = "1d1ebf34";
-
time.timeZone = "Europe/Amsterdam";
programs.mtr.enable = true;