mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-10 14:50:40 +02:00
feat: add restic hetzner module, script still wip
This commit is contained in:
parent
1165dc44aa
commit
a464c99fb8
7 changed files with 106 additions and 0 deletions
|
@ -160,6 +160,8 @@
|
|||
;
|
||||
}
|
||||
// flake-utils.lib.eachDefaultSystem (system: rec {
|
||||
apps.setupHetznerStorageBoxes = import ./nix/setup-hetzner-storage-boxes.nix self;
|
||||
|
||||
pkgs = import nixpkgs {
|
||||
inherit system;
|
||||
config.allowUnfree = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue