| power.sleep.allowSleepByPowerButton | Whether the power button can sleep the computer.
|
| security.sandbox.profiles.<name>.allowSystemPaths | Whether to allow read access to FHS paths like /etc and /var.
|
| nix.settings.allowed-users | A list of names of users (separated by whitespace) that are
allowed to connect to the Nix daemon
|
| security.sandbox.profiles.<name>.allowNetworking | Whether to allow network access inside the sandbox.
|
| security.sandbox.profiles.<name>.allowLocalNetworking | Whether to allow localhost network access inside the sandbox.
|
| system.defaults.dock.slow-motion-allowed | Allow for slow-motion minimize effect while holding Shift key
|
| networking.applicationFirewall.allowSigned | Whether to allow built-in software to receive incoming connections.
|
| networking.applicationFirewall.allowSignedApp | Whether to allow downloaded signed software to receive incoming connections.
|
| networking.wg-quick.interfaces.<name>.peers.*.allowedIPs | List of IP addresses associated with this peer.
|
| system.startup.chime | Whether to enable the startup chime
|
| system.defaults.finder.QuitMenuItem | Whether to allow quitting of the Finder
|
| system.defaults.magicmouse.MouseButtonMode | "OneButton": any tap is a left click. "TwoButton": allow left-
and right-clicking.
|
| system.defaults.loginwindow.GuestEnabled | Apple menu > System Preferences > Users and Groups > Login Options
Allow users to login to the machine as guests using the Guest account
|
| security.pam.services.sudo_local.touchIdAuth | Whether to enable Touch ID with sudo
|
| system.defaults.WindowManager.EnableStandardClickToShowDesktop | Click wallpaper to reveal desktop
Clicking your wallpaper will move all windows out of the way to allow access to your desktop items and widgets
|
| services.hercules-ci-agent.settings.concurrentTasks | Number of tasks to perform simultaneously
|
| lib | This option allows modules to define helper functions, constants, etc.
|
| services.gitlab-runner.services.<name>.dockerAllowedImages | Whitelist allowed images.
|
| services.gitlab-runner.services.<name>.dockerAllowedServices | Whitelist allowed services.
|
| nix.buildMachines.*.maxJobs | The number of concurrent jobs the build machine supports
|
| programs.vim.vimOptions.<name>.enable | Whether this file should be generated
|
| nix.linux-builder.maxJobs | Instead of setting this directly, you should set
nix.linux-builder.config.virtualisation.cores to configure
the amount of cores the Linux builder should have
|
| environment.etc.<name>.enable | Whether this file should be generated
|
| programs.tmux.tmuxOptions.<name>.enable | Whether this file should be generated
|
| nixpkgs.overlays | List of overlays to apply to Nixpkgs
|
| system.defaults.menuExtraClock.ShowDate | Show the full date
|
| nix.enable | Whether to enable Nix
|
| services.gitlab-runner.sessionServer | The session server allows the user to interact with jobs
that the Runner is responsible for
|
| system.activationScripts.<name>.enable | Whether this file should be generated
|
| environment.launchAgents.<name>.enable | Whether this file should be generated
|
| environment.userLaunchAgents.<name>.enable | Whether this file should be generated
|
| environment.launchDaemons.<name>.enable | Whether this file should be generated
|
| security.pam.services.sudo_local.reattach | Whether to enable reattaching a program to the user's bootstrap session
|
| _module.args | Additional arguments passed to each module in addition to ones
like lib, config,
and pkgs, modulesPath
|