This commit is contained in:
Chris Kruining 2024-08-20 22:13:29 +02:00
parent f4774a6cae
commit 8406f15b21
5 changed files with 312 additions and 2 deletions

View file

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