1
1
Fork 1
mirror of https://github.com/oddlama/nixos-extra-modules.git synced 2025-10-11 06:10:39 +02:00

feat: add hetzner storage box intergation for restic

This commit is contained in:
oddlama 2024-01-15 01:40:09 +01:00
parent 4744a2844c
commit a776d7c476
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
4 changed files with 158 additions and 0 deletions

View file

@ -7,6 +7,7 @@
./interface-naming.nix
./nginx.nix
./node.nix
./restic.nix
];
nixpkgs.overlays = [