diff options
Diffstat (limited to 'lass')
-rw-r--r-- | lass/1systems/helios.nix | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lass/1systems/helios.nix b/lass/1systems/helios.nix index fcbe3cfcf..26ad316ce 100644 --- a/lass/1systems/helios.nix +++ b/lass/1systems/helios.nix @@ -24,9 +24,6 @@ with config.krebs.lib; #} { # gnome3 for suja - imports = [ - ../2configs/default.nix - ]; time.timeZone = "Europe/Berlin"; services.xserver.enable = true; services.xserver.desktopManager.xfce.enable = true; |