Playing a little bit too much with users

This commit is contained in:
Julien Malka 2021-12-22 11:54:06 +01:00
parent 08b98123f7
commit eba4867b84
4 changed files with 26 additions and 3 deletions

View file

@ -57,9 +57,10 @@
git
rxvt_unicode
xorg.xbacklight
neovim
];
environment.variables.EDITOR = "urxvt";
environment.variables.EDITOR = "nvim";
programs.dconf.enable = true;