This commit is contained in:
shelvacu
2024-09-14 17:40:57 -07:00
parent d365fe304a
commit 063869e616

View File

@@ -32,9 +32,6 @@ in
# The lessopen package pulls in Perl.
programs.less.lessopen = mkDefault null;
# This pulls in nixos-containers which depends on Perl.
boot.enableContainers = mkDefault false;
programs.command-not-found.enable = mkDefault false;
services.logrotate.enable = mkDefault false;