sorta refactor

This commit is contained in:
2025-12-25 23:41:24 +02:00
parent 68f7fe03e7
commit 063e32aa73
52 changed files with 1159 additions and 1996 deletions
@@ -4,7 +4,7 @@
lib,
...
}: let
isBuildHost = config.networking.hostName == "dunamis";
isBuildHost = config.module.host.name == "dunamis";
in {
config = lib.mkMerge [
(lib.mkIf isBuildHost {