restructure home manager

This commit is contained in:
2025-10-15 20:48:38 -05:00
parent cc23884880
commit 9fabb9143e
7 changed files with 845 additions and 27 deletions

View File

@@ -19,7 +19,7 @@ in
system = {
ssh.enable = true;
backups.enable = true;
backups.repo = "/holocron/archive/devices/snowbelle";
backups.repo = "/holocron/archives/servers/snowbelle";
sops.enable = true;
podman.enable = true;
syncthing.enable = true;