hosts/clerie-backup: Migrate secrets to sops
This commit is contained in:
@@ -10,9 +10,8 @@
|
||||
|
||||
# restic rest server does not support --htpasswd-file in the current version of nixpkgs
|
||||
# until then we copy the secrets to the common location
|
||||
age.secrets.restic-server-cyan-htpasswd = {
|
||||
sops.secrets.restic-server-cyan-htpasswd = {
|
||||
path = "/mnt/clerie-backup/cyan/.htpasswd";
|
||||
symlink = false;
|
||||
owner = "restic";
|
||||
group = "restic";
|
||||
};
|
||||
|
Reference in New Issue
Block a user