mirror of
https://github.com/softinio/nix-config.git
synced 2025-08-31 14:56:41 -07:00
add gh-dash
This commit is contained in:
parent
f34346c313
commit
e64fcefc8c
1 changed files with 4 additions and 0 deletions
4
home.nix
4
home.nix
|
@ -134,6 +134,10 @@
|
|||
};
|
||||
};
|
||||
|
||||
programs.gh-dash = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
programs.gitui = {
|
||||
enable = true;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue