This commit is contained in:
2026-01-11 15:41:38 +03:00
parent 30ae0e4de3
commit edf7ab9fbc
+1 -1
View File
@@ -91,7 +91,7 @@ in
environment.variables.EDITOR = "flow";
programs = {
nixvim = {
enable = true;
enable = false;
colorschemes.github-theme.enable = true;
};
nano = {