iso package test

This commit is contained in:
2026-04-21 23:12:38 -05:00
parent f525b68345
commit 9a98e3256f
6 changed files with 8 additions and 7 deletions

View File

@@ -21,6 +21,10 @@
};
};
imports = [
inputs.sops-nix.nixosModules.sops
];
config = {
networking.hostName = lib.mkDefault config.sysconfig.host;