sops but idk

This commit is contained in:
mjallen18
2025-08-20 18:37:44 -05:00
parent 24c1580452
commit e4c6f9d7fe
3 changed files with 155 additions and 148 deletions

View File

@@ -33,6 +33,12 @@ in
owner = config.users.users."${user}".name;
group = config.users.users."${user}".group;
};
"jallen-nas/nas_pool" = {
mode = "0600";
owner = config.users.users."${user}".name;
group = config.users.users."${user}".group;
};
"wifi" = {
sopsFile = sharedSops;