Added kitty module
This commit is contained in:
parent
cf02022233
commit
28035db14c
2 changed files with 33 additions and 0 deletions
|
@ -14,6 +14,10 @@
|
|||
tmux.enable = true;
|
||||
};
|
||||
|
||||
programs = {
|
||||
kitty.enable = true;
|
||||
};
|
||||
|
||||
tools = {
|
||||
direnv.enable = true;
|
||||
eza.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue