mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-10 20:20:41 +03:00
123
This commit is contained in:
@@ -91,7 +91,7 @@ in
|
||||
environment.variables.EDITOR = "flow";
|
||||
programs = {
|
||||
nixvim = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
colorschemes.github-theme.enable = true;
|
||||
};
|
||||
nano = {
|
||||
|
||||
Reference in New Issue
Block a user