Add lazygit config and gnome-keyring
This commit is contained in:
@@ -51,7 +51,6 @@
|
||||
i3lock
|
||||
i3utils
|
||||
iosevka
|
||||
lazygit
|
||||
nerdfonts
|
||||
oh-my-zsh
|
||||
pavucontrol
|
||||
@@ -73,6 +72,15 @@
|
||||
};
|
||||
|
||||
programs = {
|
||||
lazygit = {
|
||||
enable = true;
|
||||
settings = {
|
||||
gui = {
|
||||
showFileTree = false;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
zsh = {
|
||||
enable = true;
|
||||
oh-my-zsh = {
|
||||
|
||||
Reference in New Issue
Block a user