Add Restic configuration

This commit is contained in:
Kevin Kandlbinder 2023-05-25 15:46:26 +02:00
parent 1740f33a9f
commit 4ad104d669
Signed by: kevin
GPG key ID: 1460B586646E180D
9 changed files with 213 additions and 0 deletions

View file

@ -5,6 +5,7 @@
[
./hardware-configuration.nix
../modules/server/docker.nix
../modules/restic.nix
];
boot.loader.grub.enable = true;