feat(modules/secrets): set rafiq password from sops
This commit is contained in:
parent
7a18d65b0c
commit
391ed94ab4
4 changed files with 10 additions and 10 deletions
|
@ -3,7 +3,7 @@
|
|||
sops = {
|
||||
defaultSopsFile = lib.snowfall.fs.get-file "secrets/secrets.yaml";
|
||||
age.sshKeyPaths = ["/persist/home/rafiq/.ssh/id_ed25519"];
|
||||
secrets ={
|
||||
secrets = {
|
||||
"rafiq/hashedPassword".neededForUsers = true;
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue