chore(cleanup): sops, opencode, etc

This commit is contained in:
2026-01-11 22:19:31 -05:00
parent 1fe9396284
commit c8f5e744d0
32 changed files with 1210 additions and 676 deletions

View File

@@ -58,6 +58,7 @@ in
};
services = {
openssh = enabled;
tailscale = enabled;
avahi = enabled;
ydotool = enabled;
@@ -79,10 +80,7 @@ in
};
security = {
sops = {
enable = true;
defaultSopsFile = lib.snowfall.fs.get-file "secrets/lin-va-thinkpad/default.yaml";
};
sops = enabled;
};
};