Playing a little bit too much with users

This commit is contained in:
Julien Malka 2021-12-22 11:54:06 +01:00
parent 516034c19f
commit c186bc73a8
5 changed files with 29 additions and 5 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;