feat: set up restic backups for 'andromache' and 'astyanax'

This commit is contained in:
2026-02-03 17:35:29 +01:00
parent ab31842e58
commit 0f0f038f5a
4 changed files with 81 additions and 0 deletions

View File

@@ -26,6 +26,7 @@ in
device = "/dev/nvme1n1";
})
../../modules/desktops/niri
../../modules/backups
../../modules/bluetooth
../../modules/keyboard
(import ../../modules/networking { inherit hostName; })

View File

@@ -26,6 +26,7 @@ in
device = "/dev/nvme0n1";
})
../../modules/desktops/niri
../../modules/backups
../../modules/bluetooth
../../modules/keyboard
(import ../../modules/networking { inherit hostName; })