flake/darwin/packages/default.nix

10 lines
No EOL
99 B
Nix

{ ... }:
{
imports = [
./core.nix
./fonts.nix
./homebrew.nix
./unfree.nix
];
}