nixfiles/flake/default.nix

6 lines
58 B
Nix

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