diff options
author | lassulus <lassulus@lassul.us> | 2020-11-12 22:53:52 +0100 |
---|---|---|
committer | lassulus <lassulus@lassul.us> | 2020-11-12 22:53:52 +0100 |
commit | ba45bef7ae2a7ceeb64be8cbf5d4c2022f89d5d5 (patch) | |
tree | 7533ab8e3358b9291485179de88d06bc57244251 /lass/1systems/skynet | |
parent | 34ac9e7143658b4edfcfc3a8930614005a30bf90 (diff) | |
parent | 32b9762495f44c0869f623c569fcb1cbea03c486 (diff) |
Merge branch 'master' into 20.09
Diffstat (limited to 'lass/1systems/skynet')
-rw-r--r-- | lass/1systems/skynet/config.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lass/1systems/skynet/config.nix b/lass/1systems/skynet/config.nix index 1bc440a98..507ccd14d 100644 --- a/lass/1systems/skynet/config.nix +++ b/lass/1systems/skynet/config.nix @@ -8,7 +8,6 @@ with import <stockholm/lib>; <stockholm/lass/2configs/blue-host.nix> <stockholm/lass/2configs/power-action.nix> <stockholm/lass/2configs/syncthing.nix> - <stockholm/lass/2configs/green-host.nix> { services.xserver.enable = true; services.xserver.desktopManager.xfce.enable = true; |