Commit graph

2 commits

Author SHA1 Message Date
6b2749671f
feat(nixos): add user password secrets to sops
This commit adds the user password secrets to sops.
It leverages the `userListToAttrs` lib function.
2025-07-07 17:41:22 +08:00
d33aabf9d8
feat(nixos): add sops module for secrets
Adds .sops.yaml file and sops module to nixos to manage secrets.
2025-07-07 16:55:37 +08:00