kitty and neovim

This commit is contained in:
Schrottkatze 2022-09-01 21:23:12 +02:00
parent a9bd549741
commit 44a85ad4fb
5 changed files with 122 additions and 3 deletions

View file

@ -22,6 +22,7 @@
desktop.enable = true;
desktop.compositing = true;
terminal.enable = true;
neovim.enable = true;
};
boot.loader.systemd-boot.enable = true;