marleyos/flake/default.nix
2025-05-25 13:19:28 -07:00

7 lines
54 B
Nix

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