wrong secrets path
This commit is contained in:
parent
ab732ed6d8
commit
32e16a7499
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
{
|
||||
age.secrets = {
|
||||
paperless-pass = {
|
||||
file = ../../../secrets/paperless-pass.age;
|
||||
file = ../../../../secrets/paperless-pass.age;
|
||||
owner = "paperless";
|
||||
group = "hosted";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue