5 lines
50 B
Nix
5 lines
50 B
Nix
|
|
{ ... }:
|
||
|
|
{
|
||
|
|
programs.nix-nix-ld.enable = true;
|
||
|
|
}
|