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