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

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