nixos-config/home/profiles/terminal/programs/github.nix
2025-01-16 10:08:58 +01:00

4 lines
67 B
Nix

{
programs.gh.enable = true;
programs.gh-dash.enable = true;
}