8 lines
90 B
Nix
8 lines
90 B
Nix
{
|
|
|
|
imports = [
|
|
./config/minimal-modules.nix
|
|
./config/minimal-system.nix
|
|
];
|
|
|
|
}
|