diff options
author | lassulus <lassulus@lassul.us> | 2020-11-05 23:08:49 +0100 |
---|---|---|
committer | lassulus <lassulus@lassul.us> | 2020-11-05 23:08:49 +0100 |
commit | 10820c80f891b0364546b627f289a1442c130a77 (patch) | |
tree | 63dcc8b1418b3801e34fc4dee346a0bde7e71a12 /lass/1systems/skynet | |
parent | 6b4cae9bb091df738c3952839b36f81dfcdcc481 (diff) |
l: remove legacy green-host imports
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; |