mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 22:11:33 +01:00
Backup forgejo to backblaze using restic
This commit is contained in:
parent
4667bb363f
commit
088835f0fa
3 changed files with 67 additions and 2 deletions
|
|
@ -7,6 +7,8 @@
|
|||
...
|
||||
}:
|
||||
{
|
||||
imports = [ ./backup.nix ];
|
||||
|
||||
sops.secrets."forgejo-admin-password" = {
|
||||
owner = config.users.users.forgejo.name;
|
||||
inherit (config.users.users.forgejo) group;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue