From eb1a851bf8d6b0b52f6dcab41d7062a2f7a9f020 Mon Sep 17 00:00:00 2001 From: tv Date: Sun, 5 Apr 2015 13:44:45 +0200 Subject: host mu: TZ = Europe/Berlin --- mu.nix | 1 + 1 file changed, 1 insertion(+) 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" -- cgit v1.2.3