marleyos/modules/darwin/base/default.nix
2025-05-25 16:51:03 -07:00

6 lines
52 B
Nix

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