mirror of
https://github.com/divnix/digga.git
synced 2024-12-24 00:21:47 +03:00
5 lines
88 B
Nix
5 lines
88 B
Nix
{
|
|
nixConfig = import ./nix-config.nix;
|
|
bootstrapIso = import ./bootstrap-iso.nix;
|
|
}
|