diff options
author | lassulus <lassulus@lassul.us> | 2018-11-20 23:02:33 +0100 |
---|---|---|
committer | lassulus <lassulus@lassul.us> | 2018-11-20 23:02:33 +0100 |
commit | 79eaf3f97852765ce17283c50bddd8ec752cff87 (patch) | |
tree | 239ae52fc15cd264444f6bc596870dabfea9fa6a /lass/1systems/skynet/config.nix | |
parent | 9807d6823b31f36eb6b255cf7a01431e7e44a74e (diff) |
l skynet.r: add blue-host
Diffstat (limited to 'lass/1systems/skynet/config.nix')
-rw-r--r-- | lass/1systems/skynet/config.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lass/1systems/skynet/config.nix b/lass/1systems/skynet/config.nix index 08aa18b76..14aca598e 100644 --- a/lass/1systems/skynet/config.nix +++ b/lass/1systems/skynet/config.nix @@ -6,6 +6,7 @@ with import <stockholm/lib>; <stockholm/lass/2configs/retiolum.nix> <stockholm/lass/2configs/fetchWallpaper.nix> + <stockholm/lass/2configs/blue-host.nix> { services.xserver.enable = true; services.xserver.desktopManager.xfce.enable = true; |