sioyek: nixify and use qwerty

This commit is contained in:
js0ny 2025-12-05 08:10:58 +00:00
parent 00c2b721dd
commit 44faec0e2a
8 changed files with 93 additions and 19 deletions

View file

@ -22,6 +22,7 @@ in {
zed.enable = false;
zsh-syntax-highlighting.enable = false;
nvim.enable = false; # Defined in lua config
sioyek.enable = true; # Stylix does not support sioyek yet, use ctpn as fallback
};
stylix = {
enable = true;