feat(desktop): change to kitty

This commit is contained in:
CronyAkatsuki 2025-10-25 19:05:40 +02:00
parent a2d3b6b978
commit 244e420d02
3 changed files with 7 additions and 2 deletions

View file

@ -43,6 +43,11 @@
# Install foot
programs.foot.enable = true;
# Install kitty
programs.kitty = {
enable = true;
};
# Setup and enable mako
services.mako = {
enable = true;