n 2: remove MANPAGER
This commit is contained in:
parent
89c5b22129
commit
5db85240ed
@ -82,7 +82,6 @@ with import <stockholm/lib>;
|
||||
# multiple-definition-problem when defining environment.variables.EDITOR
|
||||
environment.extraInit = ''
|
||||
EDITOR=vim
|
||||
MANPAGER=most
|
||||
'';
|
||||
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
Loading…
Reference in New Issue
Block a user