4 lines
42 B
Nix
4 lines
42 B
Nix
|
{ ... }: {
|
||
|
programs.go.enable = true;
|
||
|
}
|