The set of packages that should be made available to the user. This is in contrast to environment.systemPackages, which adds packages to all users.
Declarations
Type
list of package
Default
[ ]
Example
[ pkgs.firefox pkgs.thunderbird ]
The set of packages that should be made available to the user. This is in contrast to environment.systemPackages, which adds packages to all users.
list of package
[ ]
[ pkgs.firefox pkgs.thunderbird ]