backup: init as a reusable module

This commit is contained in:
Katherina Walshe-Grey 2025-03-04 14:43:03 +00:00
parent 691c180ac1
commit fefc7bd20d
5 changed files with 144 additions and 31 deletions

View file

@ -1,5 +1,6 @@
{
imports = [
./backup.nix
./colmena.nix
];
}