about summary refs log tree commit diff
path: root/machines/devhell
diff options
context:
space:
mode:
authordevhell <devhell@mailfresser.de>2019-07-12 13:42:24 +0000
committerdevhell <devhell@mailfresser.de>2019-07-12 13:42:24 +0000
commitf35bbd4d0838fcf6fffa1f6ac379af64e981813b (patch)
tree43489577ae9e145fe5fc227fe32f57de36581fac /machines/devhell
parent86fc172eb62268427da93b2bd45280277dd54463 (diff)
devhell: Remove localtime and revert timeZone
Never mind. This doesn't work, of course.
Diffstat (limited to 'machines/devhell')
-rw-r--r--machines/devhell/eir.nix1
-rw-r--r--machines/devhell/hildr.nix1
2 files changed, 0 insertions, 2 deletions
diff --git a/machines/devhell/eir.nix b/machines/devhell/eir.nix
index b5d0ae31..3697a3a2 100644
--- a/machines/devhell/eir.nix
+++ b/machines/devhell/eir.nix
@@ -83,7 +83,6 @@
   vuizvui.user.devhell.profiles.services.enable = true;
 
   services = {
-    localtime.enable = true;
     thermald.enable = true;
     tftpd.enable = false;
     gnome3.gnome-keyring.enable = true;
diff --git a/machines/devhell/hildr.nix b/machines/devhell/hildr.nix
index fbf9a216..431dfd94 100644
--- a/machines/devhell/hildr.nix
+++ b/machines/devhell/hildr.nix
@@ -87,7 +87,6 @@
   vuizvui.user.devhell.profiles.services.enable = true;
 
   services = {
-    localtime.enable = true;
     thermald.enable = true;
     tftpd.enable = false;
     gnome3.gnome-keyring.enable = true;