Setup restic backup service; enable postgresql for general use
This commit is contained in:
@ -15,4 +15,7 @@ in
|
||||
"secrets/miniflux.age" = { publicKeys = all; };
|
||||
"secrets/bitwarden-env.age" = { publicKeys = all; };
|
||||
"secrets/transmission-env.age" = { publicKeys = all; };
|
||||
"secrets/restic/env.age" = { publicKeys = all; };
|
||||
"secrets/restic/repo.age" = { publicKeys = all; };
|
||||
"secrets/restic/password.age" = { publicKeys = all; };
|
||||
}
|
||||
|
Reference in New Issue
Block a user