| _module.args | Additional arguments passed to each module in addition to ones
like lib, config,
and pkgs, modulesPath
|
| services.autossh.sessions.*.user | Name of the user the AutoSSH session should run as
|
| networking.wg-quick.interfaces.<name>.peers.*.persistentKeepalive | Interval in seconds to send keepalive packets
|
| services.postgresql.identMap | Defines the mapping from system users to database users
|
| nixpkgs.flake.source | The path to the nixpkgs sources used to build the system
|
| services.postgresql.ensureUsers | Ensures that the specified users exist and have at least the ensured permissions
|
| system.defaults.finder._FXSortFoldersFirst | Keep folders on top when sorting by name
|
| services.aerospace.settings.on-window-detected.*."if".workspace | The workspace name to match (optional).
|
| system.defaults.finder._FXSortFoldersFirstOnDesktop | Keep folders on top when sorting by name on the desktop
|
| services.aerospace.settings.workspace-to-monitor-force-assignment | Map workspaces to specific monitors
|
| system.defaults.loginwindow.SHOWFULLNAME | Apple menu > System Preferences > Users and Groups > Login Options
Displays login window as a name and password field instead of a list of users
|