summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2015-04-05 13:44:45 +0200
committertv <tv@krebsco.de>2015-05-19 23:15:55 +0200
commiteb1a851bf8d6b0b52f6dcab41d7062a2f7a9f020 (patch)
tree1867a59d6c3610ebe39b8814da00c04d0cf4846e
parentc2bb8bf35bb7f0c09e3419c1f95c4054bc312546 (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 4ec5a21..d94594f 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"