move borg secrets to its own file

This commit is contained in:
Yisroel Baum 2026-06-12 11:20:15 +03:00
parent c590ff251a
commit 88f17bc21c
Signed by: yisroelbaum
GPG key ID: 0FA60884F75520A9
3 changed files with 18 additions and 14 deletions

View file

@ -9,6 +9,7 @@
imports =
[ # Include the results of the hardware scan.
./hardware-configuration.nix
./borgbackup.nix
./forgejo.nix
./boot.nix
];