summaryrefslogtreecommitdiffstats
path: root/1systems/lass/cloudkrebs.nix
diff options
context:
space:
mode:
Diffstat (limited to '1systems/lass/cloudkrebs.nix')
-rw-r--r--1systems/lass/cloudkrebs.nix13
1 files changed, 1 insertions, 12 deletions
diff --git a/1systems/lass/cloudkrebs.nix b/1systems/lass/cloudkrebs.nix
index dc27affe7..53e23dbee 100644
--- a/1systems/lass/cloudkrebs.nix
+++ b/1systems/lass/cloudkrebs.nix
@@ -5,6 +5,7 @@
../../2configs/tv/CAC-Developer-2.nix
../../2configs/tv/CAC-CentOS-7-64bit.nix
../../2configs/lass/base.nix
+ ../../2configs/lass/retiolum.nix
{
networking.interfaces.enp2s1.ip4 = [
{
@@ -19,18 +20,6 @@
}
{
- imports = [ ../../3modules/tv/retiolum.nix ];
- tv.retiolum = {
- enable = true;
- hosts = ../../Zhosts;
- connectTo = [
- "fastpoke"
- "gum"
- "pigstarter"
- ];
- };
- }
- {
imports = [ ../../3modules/tv/identity.nix ];
tv.identity = {
enable = true;