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