feat: move to kitty
This commit is contained in:
parent
ce8c135e1d
commit
f6af310a18
13 changed files with 81 additions and 243 deletions
|
@ -31,4 +31,11 @@
|
|||
openssh.enable = true;
|
||||
river.enable = true;
|
||||
};
|
||||
|
||||
xdg.mime = {
|
||||
enable = true;
|
||||
defaultApplications = {
|
||||
"text/html" = ["qutebrowser.desktop"];
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue