Remove nix from backups and migrate k3s to agent
This commit is contained in:
@@ -41,9 +41,6 @@ in
|
||||
"/home" = {
|
||||
snapshot_name = "home";
|
||||
};
|
||||
"/nix" = {
|
||||
snapshot_name = "nix";
|
||||
};
|
||||
};
|
||||
snapshot_dir = "/.btrbk_snapshots";
|
||||
target = "send-receive ssh://10.0.0.5/zpool-backup/backups/${config.networking.hostName}";
|
||||
|
||||
Reference in New Issue
Block a user