| options/nixos/nix.settings.trusted-users | A list of names of users that have additional rights when
connecting to the Nix daemon, such as the ability to specify
additional binary caches, or to import unsigned NARs
|
| options/darwin/nix.settings.trusted-users | A list of names of users that have additional rights when
connecting to the Nix daemon, such as the ability to specify
additional binary caches, or to import unsigned NARs
|
| options/nixos/nix.sshServe.trusted | Whether to add nix-ssh to the nix.settings.trusted-users
|
| options/nixos/nix.settings.allowed-users | A list of names of users (separated by whitespace) that are
allowed to connect to the Nix daemon
|
| options/darwin/nix.settings.allowed-users | A list of names of users (separated by whitespace) that are
allowed to connect to the Nix daemon
|
| options/nixos/nix.buildMachines.*.sshUser | The username to log in as on the remote host
|
| options/darwin/nix.buildMachines.*.sshUser | The username to log in as on the remote host
|
| options/home-manager/nix.buildMachines.*.sshUser | The username to log in as on the remote host
|
| options/darwin/users.users | Configuration for users.
|
| options/nixos/users.users | Additional user accounts to be created automatically by the system
|
| options/nixos/users.motd | Message of the day shown to users when they log in.
|
| options/darwin/users.users.<name>.uid | The user's UID.
|
| options/darwin/users.users.<name>.gid | The user's primary group.
|
| options/nixos/users.users.<name>.home | The user's home directory.
|
| options/nixos/users.users.<name>.uid | The account UID
|
| options/nixos/users.motdFile | A file containing the message of the day shown to users when they log in.
|
| options/nixos/users.users.<name>.group | The user's primary group.
|
| options/nixos/users.users.<name>.name | The name of the user account
|
| options/darwin/users.users.<name>.name | The name of the user account
|
| options/nixos/nix.settings.trusted-public-keys | List of public keys used to sign binary caches
|
| options/darwin/nix.settings.trusted-public-keys | List of public keys used to sign binary caches
|
| options/darwin/users.groups | Configuration for groups.
|
| options/darwin/users.knownUsers | List of users owned and managed by nix-darwin
|
| options/darwin/users.users.<name>.isHidden | Whether to make the user account hidden.
|
| options/nixos/users.groups | Additional groups to be created automatically by the system.
|
| options/darwin/users.users.<name>.home | The user's home directory
|
| options/nixos/power.ups.users | Users that can access upsd
|
| options/darwin/users.users.<name>.createHome | Create the home directory when creating the user.
|
| options/nixos/users.extraUsers | Alias of users.users.
|
| options/nixos/users.users.<name>.enable | If set to false, the user account will not be created
|
| options/nixos/users.users.<name>.shell | The path to the user's shell
|
| options/nixos/users.users.<name>.extraGroups | The user's auxiliary groups.
|
| options/nixos/users.users.<name>.homeMode | The user's home directory mode in numeric format
|
| options/nixos/users.users.<name>.pamMount | Attributes for user's entry in
pam_mount.conf.xml
|
| options/nixos/users.users.<name>.cryptHomeLuks | Path to encrypted luks device that contains
the user's home directory.
|
| options/nixos/users.mysql.pam | Settings for pam_mysql
|
| options/nixos/users.users.<name>.createHome | Whether to create the home directory and ensure ownership as well as
permissions to match the user.
|
| options/nixos/users.ldap.base | The distinguished name of the search base.
|
| options/nixos/users.users.<name>.packages | The set of packages that should be made available to the user
|
| options/darwin/users.users.<name>.packages | The set of packages that should be made availabe to the user
|
| options/nixos/users.extraGroups | Alias of users.groups.
|
| options/nixos/users.users.<name>.subGidRanges | Subordinate group ids that user is allowed to use
|
| options/nixos/users.users.<name>.subUidRanges | Subordinate user ids that user is allowed to use
|
| options/nixos/users.users.<name>.isSystemUser | Indicates if the user is a system user or not
|
| options/nixos/users.users.<name>.subUidRanges.*.count | Count of subordinate user ids
|
| options/nixos/users.users.<name>.subGidRanges.*.count | Count of subordinate group ids
|
| options/nixos/users.defaultUserHome | The default home directory for normal users.
|
| options/nixos/users.users.<name>.autoSubUidGidRange | Automatically allocate subordinate user and group ids for this user
|
| options/darwin/users.users.<name>.shell | The user's shell
|
| options/nixos/users.mysql.user | The username to use when connecting to the database
|
| options/nixos/users.mysql.host | The hostname of the MySQL/MariaDB server
|
| options/nixos/users.users.<name>.useDefaultShell | If true, the user's shell will be set to
users.defaultUserShell.
|
| options/nixos/users.users.<name>.isNormalUser | Indicates whether this is an account for a “real” user
|
| options/darwin/users.knownGroups | List of groups owned and managed by nix-darwin
|
| options/nixos/users.users.<name>.subUidRanges.*.startUid | Start of the range of subordinate user ids that user is
allowed to use.
|
| options/nixos/users.users.<name>.subGidRanges.*.startGid | Start of the range of subordinate group ids that user is
allowed to use.
|
| options/nixos/nix.settings.require-sigs | If enabled (the default), Nix will only download binaries from binary caches if
they are cryptographically signed with any of the keys listed in
nix.settings.trusted-public-keys
|
| options/darwin/nix.settings.require-sigs | If enabled (the default), Nix will only download binaries from binary caches if
they are cryptographically signed with any of the keys listed in
nix.settings.trusted-public-keys
|
| options/nixos/users.ldap.server | The URL of the LDAP server.
|
| options/nixos/users.ldap.loginPam | Whether to include authentication against LDAP in login PAM.
|
| options/nixos/users.users.<name>.expires | Set the date on which the user's account will no longer be
accessible
|
| options/nixos/users.mysql.nss | Settings for libnss-mysql
|
| options/nixos/users.ldap.enable | Whether to enable authentication against an LDAP server.
|
| options/darwin/users.groups.<name>.gid | The group's GID.
|
| options/nixos/users.mysql.pam.where | Additional criteria for the query.
|
| options/nixos/users.users.<name>.linger | Whether to enable or disable lingering for this user
|
| options/nixos/users.ldap.useTLS | If enabled, use TLS (encryption) over an LDAP (port 389)
connection
|
| options/nixos/users.mysql.pam.table | The name of table that maps unique login names to the passwords.
|
| options/nixos/users.mysql.database | The name of the database containing the users
|
| options/nixos/users.mysql.enable | Whether to enable authentication against a MySQL/MariaDB database.
|
| options/nixos/users.manageLingering | Whether to manage whether users linger or not.
|
| options/nixos/users.groups.<name>.gid | The group GID
|
| options/nixos/boot.initrd.systemd.users | Users to include in initrd.
|
| options/nixos/users.extraUsers.<name>.home | The user's home directory.
|
| options/nixos/users.groups.<name>.name | The name of the group
|
| options/darwin/users.groups.<name>.name | The group's name
|
| options/nixos/users.ldap.timeLimit | Specifies the time limit (in seconds) to use when performing
searches
|
| options/nixos/users.extraUsers.<name>.uid | The account UID
|
| options/nixos/users.extraUsers.<name>.group | The user's primary group.
|
| options/nixos/users.users.<name>.description | A short description of the user account, typically the
user's full name
|
| options/nixos/users.users.<name>.ignoreShellProgramCheck | By default, nixos will check that programs
|
| options/nixos/users.mysql.pam.userColumn | The name of the column that contains a unix login name.
|
| options/nixos/programs.weylus.users | To enable stylus and multi-touch support, the user you're going to use must be added to this list
|
| options/darwin/users.users.<name>.ignoreShellProgramCheck | By default, nix-darwin will check that programs
|
| options/nixos/users.extraUsers.<name>.name | The name of the user account
|
| options/nixos/users.ldap.nsswitch | Whether to include lookup against LDAP in NSS.
|
| options/nixos/users.extraGroups.<name>.gid | The group GID
|
| options/nixos/users.ldap.bind.timeLimit | Specifies the time limit (in seconds) to use when connecting
to the directory server
|
| options/nixos/power.ups.users.<name>.upsmon | Add the necessary actions for a upsmon process to work
|
| options/nixos/users.extraGroups.<name>.name | The name of the group
|
| options/nixos/users.defaultUserShell | This option defines the default shell assigned to user
accounts
|
| options/nixos/users.mysql.pam.verbose | If enabled, produces logs with detailed messages that describes what
pam_mysql is doing
|
| options/darwin/users.groups.<name>.members | The group's members.
|
| options/nixos/users.extraUsers.<name>.isSystemUser | Indicates if the user is a system user or not
|
| options/nixos/programs.benchexec.users | Users that intend to use BenchExec
|
| options/nixos/users.enforceIdUniqueness | Whether to require that no two users/groups share the same uid/gid.
|
| options/nixos/users.mysql.nss.getpwnam | SQL query for the getpwnam
syscall.
|
| options/nixos/users.mysql.nss.getgrgid | SQL query for the getgrgid
syscall.
|
| options/nixos/users.mysql.nss.getgrnam | SQL query for the getgrnam
syscall.
|
| options/nixos/users.mysql.nss.getspnam | SQL query for the getspnam
syscall.
|