diff options
author | lassulus <lassulus@lassul.us> | 2018-12-16 16:31:57 +0100 |
---|---|---|
committer | lassulus <lassulus@lassul.us> | 2018-12-16 16:31:57 +0100 |
commit | bb22dc7475a01b262f4102c9a7b9df96c1ed5708 (patch) | |
tree | ce7ce6af28f2389c610d8e7be5f48aef938622a1 /lass/1systems | |
parent | 24330950fe2bd31056e3ae1d58c1965c8a736f1f (diff) |
l littleT: make into blue-host
Diffstat (limited to 'lass/1systems')
-rw-r--r-- | lass/1systems/littleT/config.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lass/1systems/littleT/config.nix b/lass/1systems/littleT/config.nix index 2f28cc0d6..7fe143c3c 100644 --- a/lass/1systems/littleT/config.nix +++ b/lass/1systems/littleT/config.nix @@ -6,6 +6,7 @@ with import <stockholm/lib>; <stockholm/lass> <stockholm/lass/2configs/retiolum.nix> + <stockholm/lass/2configs/blue-host.nix> ]; networking.networkmanager.enable = true; |