diff options
author | tv <tv@shackspace.de> | 2015-04-05 13:44:45 +0200 |
---|---|---|
committer | tv <tv@shackspace.de> | 2015-05-19 23:15:55 +0200 |
commit | 501193f10b8a8f0246c2d71f28e49f606c09199f (patch) | |
tree | 1867a59d6c3610ebe39b8814da00c04d0cf4846e /mu.nix | |
parent | 53346a97b59aa0d40fea710c378ebf90d6cb1dd1 (diff) |
host mu: TZ = Europe/Berlin
Diffstat (limited to 'mu.nix')
-rw-r--r-- | mu.nix | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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" |