feat(vps): add restic REST server

- Enable restic REST server service
- Add Caddy route for restic REST server
This commit is contained in:
toast 2026-02-06 11:35:07 +00:00
parent cb479d8e7d
commit 569c2037e1
3 changed files with 12 additions and 0 deletions

View file

@ -8,5 +8,6 @@
./forgejo.nix
./trilium-server.nix
./restic.nix
./restic-rest-server.nix
];
}