feat(desktop): change to kitty
This commit is contained in:
parent
a2d3b6b978
commit
244e420d02
3 changed files with 7 additions and 2 deletions
|
|
@ -43,6 +43,11 @@
|
|||
# Install foot
|
||||
programs.foot.enable = true;
|
||||
|
||||
# Install kitty
|
||||
programs.kitty = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
# Setup and enable mako
|
||||
services.mako = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue