woot, back up and running, the error was not at al related to nixvim...

This commit is contained in:
Chris Kruining 2024-09-01 20:26:21 +02:00
parent 0d0b074014
commit 39939714b7
5 changed files with 37 additions and 86 deletions

View file

@ -33,6 +33,7 @@
editors = {
default = "nano";
zed.enable = true;
nvim.enable = true;
nano.enable = true;
};