5 lines
47 B
Nix
5 lines
47 B
Nix
|
{ ... }:
|
||
|
{
|
||
|
programs.gh-dash.enable = true;
|
||
|
}
|