options = {
package = mkOption {
type = types.str;
- default = "nixos.userPackages";
+ default = "userPackages";
description = ''
The name of the single package that will be updated. You'll
want to create an 'entire user environment' package as shown in