nixos-config/home/cli/github.nix
2025-06-06 13:35:38 +02:00

4 lines
67 B
Nix

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