diff --git a/nixos/hosts/wheatley/configuration.nix b/nixos/hosts/wheatley/configuration.nix index 67457ec..c7fddc4 100644 --- a/nixos/hosts/wheatley/configuration.nix +++ b/nixos/hosts/wheatley/configuration.nix @@ -74,7 +74,7 @@ prowlarr.enable = true; }; - sops.secrets."webdav/nextcloud" = { + sops.secrets."webdav-secret" = { mode = "0600"; path = "/etc/davfs2/secrets"; };