marleyos/modules/darwin/system/default.nix
2025-05-26 11:20:05 -07:00

6 lines
56 B
Nix

{
imports = [
./homebrew.nix
./nix.nix
];
}