feat: restic drafts

This commit is contained in:
Ryan Yin
2024-02-08 21:46:05 +08:00
parent 140b84df2b
commit 18a40b49e3
5 changed files with 96 additions and 6 deletions
+1
View File
@@ -10,6 +10,7 @@ let
in {
imports = [
./router.nix
./dae.nix
];
# Enable binfmt emulation of aarch64-linux, this is required for cross compilation.