1
1
mirror of https://github.com/divnix/digga.git synced 2024-10-04 02:27:45 +03:00
digga/modules/darwin-modules.nix
Chris Montgomery dec17c20e1
refactor: isolate exported modules to host-type-specific files
darwin should not export a `bootstrapIso` module, for example, because
this requires building unsupported packages.
2022-04-24 12:25:47 -04:00

4 lines
43 B
Nix

{
nixConfig = import ./nix-config.nix;
}