We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ce3e6c commit 0541cd6Copy full SHA for 0541cd6
nix/noninteractive.nix
@@ -20,7 +20,6 @@
20
nix.registry = lib.mkForce { };
21
22
# would pull in nano
23
- programs.nano.syntaxHighlight = lib.mkForce false;
24
programs.nano.enable = false;
25
26
documentation.man.man-db.enable = false;
0 commit comments