nixfiles/flake/default.nix

7 lines
58 B
Nix

{
imports = [
./backup.nix
./colmena.nix
];
}