Don't use lessopen/lesspipe
Broken, will ask for strings.
This commit is contained in:
parent
16ca8b3b18
commit
2515d3e8ea
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@
|
||||||
ccache.enable = true;
|
ccache.enable = true;
|
||||||
# TODO Not enough, see https://nixos.wiki/wiki/CCache.
|
# TODO Not enough, see https://nixos.wiki/wiki/CCache.
|
||||||
# Might want to see if it's worth using on NixOS
|
# Might want to see if it's worth using on NixOS
|
||||||
|
less.lessopen = null; # Don't use lessopen
|
||||||
gnupg.agent.enable = true;
|
gnupg.agent.enable = true;
|
||||||
|
|
||||||
# Let users mount disks
|
# Let users mount disks
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue