editor shit

This commit is contained in:
martyTF 2026-05-04 08:12:55 +02:00
parent 633a966e52
commit b11e8347c1
14 changed files with 160 additions and 16 deletions

View file

@ -30,7 +30,7 @@
editor = {
vscodium.enable = true;
emacs.enable = true;
default = "codium";
default = "nvim";
};
languages = {
python.enable = true;