feat(modules/secrets): init sops-nix
This commit is contained in:
parent
1c32074f69
commit
7a18d65b0c
7 changed files with 61 additions and 1 deletions
|
@ -9,6 +9,7 @@
|
|||
home.persistence."/persist/home/rafiq" = {
|
||||
directories = [
|
||||
".ssh"
|
||||
".config/sops/age"
|
||||
"repos"
|
||||
];
|
||||
allowOther = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue