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}";
|
prefix = "${host}:${config.networking.hostName}.${config.networking.domain}";
|
||||||
in
|
in
|
||||||
[
|
[
|
||||||
|
{
|
||||||
|
subvolume = "/var/lib";
|
||||||
|
repo = "${prefix}-var_lib";
|
||||||
|
paths = [ "headscale" ];
|
||||||
|
backup_at = "*-*-* 01:00:01 UTC";
|
||||||
|
}
|
||||||
{
|
{
|
||||||
subvolume = "/home";
|
subvolume = "/home";
|
||||||
repo = "${prefix}-home-motiejus-annex2";
|
repo = "${prefix}-home-motiejus-annex2";
|
||||||
|
@ -67,7 +67,6 @@
|
|||||||
"gitea"
|
"gitea"
|
||||||
"grafana"
|
"grafana"
|
||||||
"hass"
|
"hass"
|
||||||
"headscale"
|
|
||||||
"nsd-acme"
|
"nsd-acme"
|
||||||
"tailscale"
|
"tailscale"
|
||||||
"private/soju"
|
"private/soju"
|
||||||
@ -92,7 +91,6 @@
|
|||||||
"gitea"
|
"gitea"
|
||||||
"grafana"
|
"grafana"
|
||||||
"hass"
|
"hass"
|
||||||
"headscale"
|
|
||||||
"nsd-acme"
|
"nsd-acme"
|
||||||
"tailscale"
|
"tailscale"
|
||||||
"private/soju"
|
"private/soju"
|
||||||
|
Loading…
Reference in New Issue
Block a user