7 lines
54 B
Nix
7 lines
54 B
Nix
{
|
|
...
|
|
}: {
|
|
|
|
targets.genericLinux.enable = true;
|
|
|
|
}
|