nix-config/modules/darwin/default.nix
2025-07-08 10:05:22 +02:00

7 lines
70 B
Nix

{
imports = [
./apps.nix
./casks.nix
./fonts.nix
];
}