nix/modules/darwin/default.nix

5 lines
69 B
Nix

{
imports = [
# Add darwin-specific custom modules here
];
}