mods.basePackages.enable
Enables default system packages.
Type: boolean
Default:
true
Example:
false
mods.basePackages.additionalPackages
Additional packages to install. Note that these are installed even if base packages is disabled, e.g. you can also use this as the only packages to install.
Type: list of package
Default:
[ ]
Example:
[
<derivation openssl-3.4.1>
]
mods.basePackages.specialPrograms
special program configuration to be added which require programs.something notation.
Type: attribute set of anything
Default:
{ }
Example:
{ }
mods.basePackages.specialServices
special services configuration to be added which require an services.something notation.
Type: attribute set of anything
Default:
{ }
Example:
{ }