marleyos/modules/darwin/default.nix
2025-05-25 16:49:49 -07:00

6 lines
46 B
Nix

{
imports = [
../base
./base
];
}