fwminex: backup headscale keys
This commit is contained in:
parent
ba4ed771cc
commit
293d02b565
@ -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";
|
||||
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user