summaryrefslogtreecommitdiffstats
path: root/1systems
diff options
context:
space:
mode:
Diffstat (limited to '1systems')
-rw-r--r--1systems/lass/mors.nix6
-rw-r--r--1systems/lass/uriel.nix6
2 files changed, 12 insertions, 0 deletions
diff --git a/1systems/lass/mors.nix b/1systems/lass/mors.nix
index f724decca..940dc4fdb 100644
--- a/1systems/lass/mors.nix
+++ b/1systems/lass/mors.nix
@@ -33,6 +33,12 @@
];
};
}
+ {
+ imports = [ ../../3modules/tv/identity.nix ];
+ tv.identity = {
+ enable = true;
+ };
+ }
];
networking.hostName = "mors";
diff --git a/1systems/lass/uriel.nix b/1systems/lass/uriel.nix
index b8fa899ba..25745d055 100644
--- a/1systems/lass/uriel.nix
+++ b/1systems/lass/uriel.nix
@@ -24,6 +24,12 @@
];
};
}
+ {
+ imports = [ ../../3modules/tv/identity.nix ];
+ tv.identity = {
+ enable = true;
+ };
+ }
];
networking.hostName = "uriel";
[cgit] Unable to lock slot /tmp/cgit/45200000.lock: No such file or directory (2)