This commit is contained in:
Tao Tien 2024-04-29 17:47:29 -07:00
parent 8768d59f2f
commit 0d8f806c01
2 changed files with 5 additions and 4 deletions

View file

@ -55,6 +55,7 @@
wezterm wezterm
yt-dlp yt-dlp
zathura zathura
zellij
zoom-us zoom-us
zoxide zoxide
]; ];

View file

@ -96,10 +96,10 @@ in {
}; };
}; };
# zellij = { zellij = {
# enable = true; enable = true;
# settings = {}; settings = {};
# }; };
zoxide = { zoxide = {
enable = true; enable = true;