mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-11 18:32:23 +08:00
nixos/profiles/minimal: don't generate fish completions
(cherry picked from commit dbf39b7ddb)
This commit is contained in:
committed by
github-actions[bot]
parent
c567580239
commit
b41bf4567a
@@ -27,6 +27,7 @@ in
|
||||
# The lessopen package pulls in Perl.
|
||||
less.lessopen = mkDefault null;
|
||||
command-not-found.enable = mkDefault false;
|
||||
fish.generateCompletions = mkDefault false;
|
||||
};
|
||||
|
||||
# This pulls in nixos-containers which depends on Perl.
|
||||
|
||||
Reference in New Issue
Block a user