mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-10 23:00:39 +02:00
chore: move generated secret to correct folder
This commit is contained in:
parent
e2d3e4826f
commit
5caaa2c8ce
2 changed files with 0 additions and 1 deletions
|
@ -42,7 +42,6 @@ in {
|
|||
];
|
||||
|
||||
age.secrets.paperless-admin-password = {
|
||||
rekeyFile = config.node.secretsDir + "/paperless-admin-password.age";
|
||||
generator.script = "alnum";
|
||||
mode = "440";
|
||||
group = "paperless";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue