marleyos/flake/default.nix

8 lines
67 B
Nix

{
imports = [
# ../lib
./config.nix
../hosts
];
}