feat: many changes

This commit is contained in:
2025-08-01 19:48:49 +02:00
parent 7f01dc4cac
commit 3990566fe5
21 changed files with 363 additions and 170 deletions

View File

@@ -77,6 +77,8 @@ in {
"/var/cache"
"/var/tmp"
"/var/log"
"var/lib/microvms"
"/var/lib/nixos-containers"
];
environment.BORG_RSH = "ssh -p23 -i ${config.sops.secrets.borg-ssh-key.path}";
repo = repo;