enable backups for rackserv

This commit is contained in:
xunuwu 2025-06-05 08:14:16 +02:00
parent 5d7ed51f99
commit 2fea088019
Signed by: xun
SSH key fingerprint: SHA256:Uot/1WoAjWAeqLOHA5vYy4phhVydsH7jCPmBjaPZfgI
4 changed files with 42 additions and 0 deletions

View file

@ -5,5 +5,9 @@
sopsFile = ./wireguard-private;
owner = "systemd-network";
};
restic-password = {
format = "binary";
sopsFile = ./restic-password;
};
};
}