Set vim as default editor
This commit is contained in:
parent
24c8bf4587
commit
e0ec6e3d93
1 changed files with 2 additions and 0 deletions
|
|
@ -109,6 +109,8 @@ in {
|
||||||
|
|
||||||
file = { ".wallpaper.png".source = ./wallpaper.png; };
|
file = { ".wallpaper.png".source = ./wallpaper.png; };
|
||||||
|
|
||||||
|
sessionVariables.EDITOR = "vim";
|
||||||
|
|
||||||
packages = with pkgs.unstable; [
|
packages = with pkgs.unstable; [
|
||||||
xorg.xinit
|
xorg.xinit
|
||||||
xorg.xwininfo
|
xorg.xwininfo
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue