marleyos/modules/darwin/base/default.nix
2025-05-25 17:24:24 -07:00

7 lines
69 B
Nix

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