Shouldn't rename the secret without doing it in sops too
This commit is contained in:
parent
11ec2dddae
commit
9caddae553
|
@ -74,7 +74,7 @@
|
||||||
prowlarr.enable = true;
|
prowlarr.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
sops.secrets."webdav/nextcloud" = {
|
sops.secrets."webdav-secret" = {
|
||||||
mode = "0600";
|
mode = "0600";
|
||||||
path = "/etc/davfs2/secrets";
|
path = "/etc/davfs2/secrets";
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue