l littleT: make into blue-host
This commit is contained in:
parent
24330950fe
commit
bb22dc7475
lass
|
@ -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;
|
||||
|
|
|
@ -7,6 +7,7 @@ let
|
|||
"daedalus"
|
||||
"skynet"
|
||||
"prism"
|
||||
"littleT"
|
||||
];
|
||||
remote_hosts = filter (h: h != config.networking.hostName) all_hosts;
|
||||
|
||||
|
|
Loading…
Reference in a new issue