fwminex: backup headscale keys

This commit is contained in:
Motiejus Jakštys 2024-08-02 14:17:03 +03:00
parent ba4ed771cc
commit 293d02b565
2 changed files with 6 additions and 2 deletions

View File

@ -119,6 +119,12 @@ in
prefix = "${host}:${config.networking.hostName}.${config.networking.domain}";
in
[
{
subvolume = "/var/lib";
repo = "${prefix}-var_lib";
paths = [ "headscale" ];
backup_at = "*-*-* 01:00:01 UTC";
}
{
subvolume = "/home";
repo = "${prefix}-home-motiejus-annex2";

View File

@ -67,7 +67,6 @@
"gitea"
"grafana"
"hass"
"headscale"
"nsd-acme"
"tailscale"
"private/soju"
@ -92,7 +91,6 @@
"gitea"
"grafana"
"hass"
"headscale"
"nsd-acme"
"tailscale"
"private/soju"