feat: move to kitty

This commit is contained in:
Artur Manuel 2024-11-30 15:11:25 +00:00
commit f6af310a18
13 changed files with 81 additions and 243 deletions

View file

@ -31,4 +31,11 @@
openssh.enable = true;
river.enable = true;
};
xdg.mime = {
enable = true;
defaultApplications = {
"text/html" = ["qutebrowser.desktop"];
};
};
}