summaryrefslogtreecommitdiffstats
path: root/1systems/lass/mors.nix
diff options
context:
space:
mode:
Diffstat (limited to '1systems/lass/mors.nix')
-rw-r--r--1systems/lass/mors.nix9
1 files changed, 3 insertions, 6 deletions
diff --git a/1systems/lass/mors.nix b/1systems/lass/mors.nix
index 30073808..882cb9ff 100644
--- a/1systems/lass/mors.nix
+++ b/1systems/lass/mors.nix
@@ -20,14 +20,11 @@
../../2configs/lass/git-repos.nix
../../2configs/tv/synaptics.nix
../../2configs/lass/retiolum.nix
- {
- imports = [ ../../3modules/tv/identity.nix ];
- tv.identity = {
- enable = true;
- };
- }
];
+ krebs.enable = true;
+ krebs.build.host = config.krebs.hosts.mors;
+
networking.hostName = "mors";
networking.wireless.enable = true;