manageHomeProfiles = lib.mkOption {
description = "Manage profiles in users' $HOME/.local/state/nix/profiles/";
type = lib.types.bool;
manageHomeProfiles = lib.mkOption {
description = "Manage profiles in users' $HOME/.local/state/nix/profiles/";
type = lib.types.bool;