This commit is contained in:
2025-08-21 19:12:48 +03:00
parent 866e51a5f6
commit 76412618c6

View File

@@ -66,7 +66,7 @@
set editing-mode vi
set keymap vi
'';
users.users.root.shellInit = ''
environment.variables = ''
export EDITOR=nvim
'';