nas builds

This commit is contained in:
mjallen18
2025-07-22 12:35:00 -05:00
parent 1e5f1db195
commit f11a40370b
5 changed files with 77 additions and 50 deletions

View File

@@ -27,10 +27,6 @@
./sops.nix
];
snowfallorg.users.admin.home.config = {
mjallen.sops.enable = true;
};
powerManagement.cpuFreqGovernor = "powersave";
${namespace} = {
@@ -43,6 +39,9 @@
nvidiaSettings = true;
enableNvidiaDocker = true;
};
user = {
name = "admin";
};
};
security.tpm2 = {