adds restic to dnsc-server

This commit is contained in:
Dennis Schoepf 2025-06-22 20:33:39 +02:00
parent 95d09a7252
commit b4b3af95c4
2 changed files with 2 additions and 0 deletions

View file

@ -28,6 +28,7 @@
imports = [
../modules/fish/server.nix
../modules/lazygit
../modules/ssh
];
programs.home-manager.enable = true;