about summary refs log tree commit diff
path: root/nix/hosts/darwin/default.nix
blob: 2da9dbc69a5fd4b48c619c54dfa9c7bb1a76153e (plain) (blame)
1
{ ... }: { imports = [ ./homebrew.nix ./macos.nix ]; }