feat(modules/secrets): init sops-nix

This commit is contained in:
Mohammad Rafiq 2025-05-18 22:57:16 +08:00
parent 1c32074f69
commit 7a18d65b0c
No known key found for this signature in database
7 changed files with 61 additions and 1 deletions

View file

@ -9,6 +9,7 @@
home.persistence."/persist/home/rafiq" = {
directories = [
".ssh"
".config/sops/age"
"repos"
];
allowOther = true;