summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortv <tv@shackspace.de>2015-04-05 13:44:45 +0200
committertv <tv@shackspace.de>2015-05-19 23:15:55 +0200
commit501193f10b8a8f0246c2d71f28e49f606c09199f (patch)
tree1867a59d6c3610ebe39b8814da00c04d0cf4846e
parent53346a97b59aa0d40fea710c378ebf90d6cb1dd1 (diff)
host mu: TZ = Europe/Berlin
-rw-r--r--mu.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/mu.nix b/mu.nix
index 4ec5a21b..d94594f0 100644
--- a/mu.nix
+++ b/mu.nix
@@ -16,6 +16,7 @@ in
./modules/retiolum.nix
];
+ time.timeZone = "Europe/Berlin";
services.udev.extraRules = ''
SUBSYSTEM=="net", ATTR{address}=="00:90:f5:da:aa:c3", NAME="en0"