add gh-dash

This commit is contained in:
Salar Rahmanian 2023-09-23 15:30:58 -07:00
parent f34346c313
commit e64fcefc8c

View file

@ -134,6 +134,10 @@
}; };
}; };
programs.gh-dash = {
enable = true;
};
programs.gitui = { programs.gitui = {
enable = true; enable = true;
}; };