mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-03-24 02:11:29 +01:00
feat: set nvim as default editor
This commit is contained in:
@@ -157,6 +157,7 @@
|
||||
minicom
|
||||
];
|
||||
|
||||
# replace default editor with vim
|
||||
environment.variables.EDITOR = "vim";
|
||||
|
||||
# Enable sound with pipewire.
|
||||
|
||||
Reference in New Issue
Block a user