Disable the manual in the minimal profile
This commit is contained in:
@@ -8,4 +8,5 @@ with lib;
|
||||
{
|
||||
environment.noXlibs = mkDefault true;
|
||||
i18n.supportedLocales = [ config.i18n.defaultLocale ];
|
||||
services.nixosManual.enable = mkDefault false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user