adds restic to dnsc-server
This commit is contained in:
parent
95d09a7252
commit
b4b3af95c4
2 changed files with 2 additions and 0 deletions
|
|
@ -28,6 +28,7 @@
|
||||||
imports = [
|
imports = [
|
||||||
../modules/fish/server.nix
|
../modules/fish/server.nix
|
||||||
../modules/lazygit
|
../modules/lazygit
|
||||||
|
../modules/ssh
|
||||||
];
|
];
|
||||||
|
|
||||||
programs.home-manager.enable = true;
|
programs.home-manager.enable = true;
|
||||||
|
|
|
||||||
|
|
@ -13,6 +13,7 @@
|
||||||
../../modules/ssh
|
../../modules/ssh
|
||||||
../../modules/jellyfin
|
../../modules/jellyfin
|
||||||
../../modules/syncthing
|
../../modules/syncthing
|
||||||
|
../../modules/restic
|
||||||
];
|
];
|
||||||
|
|
||||||
# General
|
# General
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue