| options/home-manager/programs.ssh.matchBlocks.<name>.compression | Specifies whether to use compression
|
| options/home-manager/programs.ssh.matchBlocks.<name>.localForwards.*.host.address | The address to forward to.
|
| options/home-manager/programs.ssh.matchBlocks.<name>.localForwards.*.bind.address | The address to bind to.
|
| options/home-manager/programs.ssh.matchBlocks.<name>.certificateFile | Specifies files from which the user certificate is read.
|
| options/home-manager/programs.ssh.matchBlocks.<name>.identitiesOnly | Specifies that ssh should only use the authentication
identity explicitly configured in the
~/.ssh/config files or passed on the
ssh command-line, even if ssh-agent
offers more identities.
|
| options/home-manager/programs.ssh.matchBlocks.<name>.dynamicForwards.*.address | The address to bind to.
|
| options/home-manager/programs.ssh.matchBlocks.<name>.remoteForwards.*.host.address | The address to forward to.
|
| options/home-manager/programs.ssh.matchBlocks.<name>.remoteForwards.*.bind.address | The address to bind to.
|
| options/nixos/nix.registry.<name>.exact | Whether the from reference needs to match exactly
|
| options/darwin/nix.registry.<name>.exact | Whether the from reference needs to match exactly
|
| options/home-manager/nix.registry.<name>.exact | Whether the from reference needs to match exactly
|
| options/home-manager/services.espanso.matches | The Espanso matches to use
|
| options/nixos/boot.binfmt.registrations.<name>.matchCredentials | Whether to launch with the credentials and security
token of the binary, not the interpreter (e.g. setuid
bit)
|
| options/home-manager/programs.termite.filterUnmatchedUrls | Whether to hide url hints not matching input in url hints mode.
|
| options/nixos/services.thinkfan.fans.*.query | The query string used to match one or more fans: can be
a fullpath to the temperature file (single fan) or a fullpath
to a driver directory (multiple fans).
When multiple fans match, the query can be restricted using the
name or indices options.
|
| options/darwin/users.users.<name>.home | The user's home directory
|
| options/nixos/boot.loader.limine.panicOnChecksumMismatch | Whether or not checksum validation failure should be a fatal
error at boot time.
|
| 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/services.thinkfan.sensors.*.query | The query string used to match one or more sensors: can be
a fullpath to the temperature file (single sensor) or a fullpath
to a driver directory (multiple sensors).
When multiple sensors match, the query can be restricted using the
name or indices options.
|
| options/home-manager/programs.boxxy.rules.*.env | Give certain environment variables for said match.
|
| options/nixos/networking.networkmanager.ensureProfiles.secrets.entries.*.matchIface | interface name of the NetworkManager connection
|
| options/nixos/networking.networkmanager.ensureProfiles.secrets.entries.*.matchUuid | UUID of the connection profile
UUIDs are assigned once on connection creation and should never change as long as the connection still applies to the same network.
|
| options/nixos/networking.networkmanager.ensureProfiles.secrets.entries.*.matchId | connection id used by NetworkManager
|
| packages/nixpkgs/grap | Define and match graph patterns within binaries |
| options/nixos/networking.networkmanager.ensureProfiles.secrets.entries.*.matchType | NetworkManager connection type
The NetworkManager configuration settings reference roughly corresponds to connection types
|
| options/nixos/users.extraUsers.<name>.createHome | Whether to create the home directory and ensure ownership as well as
permissions to match the user.
|
| options/nixos/networking.networkmanager.ensureProfiles.secrets.entries.*.matchSetting | name of the setting section for which secrets are requested
|
| options/nixos/services.nghttpx.frontends.*.params.sni-fwd | When performing a match to select a backend server, SNI host
name received from the client is used instead of the request
host
|
| options/nixos/networking.nat.dmzHost | The local IP address to which all traffic that does not match any
forwarding rule is forwarded.
|
| options/home-manager/services.twmn.window.height | Height of the slide bar
|
| options/home-manager/programs.anyrun.config.hideIcons | Hide match and plugin info icons.
|
| options/home-manager/programs.zsh.plugins.*.file | The plugin script to source
|
| options/home-manager/programs.vscode.nameShort | Override for package "short name", used for generating configuration
|
| options/nixos/services.actkbd.bindings.*.keys | List of keycodes to match.
|
| options/nixos/services.system76-scheduler.assignments.<name>.matchers | Process matchers.
|
| options/home-manager/programs.vscode.dataFolderName | Override for extensions directory
|
| options/home-manager/services.grobi.rules | These are the rules grobi tries to match to the current
output configuration
|
| options/nixos/systemd.network.networks.<name>.name | The name of the network interface to match against.
|
| options/nixos/services.matrix-appservice-discord.settings | config.yaml configuration as a Nix attribute set
|
| options/nixos/services.journalwatch.filterBlocks.*.filters | The filters to apply on all messages which satisfy match
|
| options/nixos/services.actkbd.bindings.*.events | List of events to match.
|
| options/nixos/services.ndppd.proxies.<name>.rules | This is a rule that the target address is to match against
|
| options/home-manager/programs.ranger.rifle.*.condition | A condition to match a file.
|
| options/nixos/services.thinkfan.fans.*.indices | A list of fans to pick in case multiple fans match the query.
|
| options/nixos/programs.captive-browser.dhcp-dns | The shell (/bin/sh) command executed to obtain the DHCP
DNS server address
|
| options/nixos/services.firewalld.zones.<name>.target | Action for packets that doesn't match any rules.
|
| options/nixos/nixpkgs.buildPlatform | Specifies the platform on which NixOS should be built
|
| options/nixos/services.oauth2-proxy.cookie.domain | Optional cookie domains to force cookies to (ie: .yourcompany.com)
|
| options/nixos/services.gemstash.settings | Configuration for Gemstash
|
| options/nixos/services.misskey.settings.url | The final user-facing URL
|
| options/darwin/nixpkgs.buildPlatform | Specifies the platform on which nix-darwin should be built
|
| options/nixos/services.spice-autorandr.enable | Whether to enable spice-autorandr service that will automatically resize display to match SPICE client window size.
|
| options/nixos/services.mx-puppet-discord.settings | config.yaml configuration as a Nix attribute set
|
| options/nixos/services.multipath.devices.*.vendor | Regular expression to match the vendor name
|
| options/darwin/nixpkgs.pkgs | If set, the pkgs argument to all nix-darwin modules is the value of
this option, extended with nixpkgs.overlays, if
that is also set
|
| options/home-manager/targets.genericLinux.gpu.nvidia.version | The exact version of Nvidia drivers to use
|
| options/home-manager/programs.zsh.history.ignorePatterns | Do not enter command lines into the history list
if they match any one of the given shell patterns.
|
| options/nixos/services.libreswan.policies | A set of policies to apply to the IPsec connections.
The policy name must match the one of connection it needs to apply to.
|
| options/nixos/programs.zsh.autosuggestions.strategy | ZSH_AUTOSUGGEST_STRATEGY is an array that specifies how suggestions should be generated
|
| options/nixos/services.mautrix-discord.settings | config.yaml configuration as a Nix attribute set
|
| options/home-manager/programs.zsh.autosuggestion.strategy | ZSH_AUTOSUGGEST_STRATEGY is an array that specifies how suggestions should be generated
|
| options/nixos/services.thinkfan.sensors.*.indices | A list of sensors to pick in case multiple sensors match the query.
|
| options/nixos/services.multipath.devices.*.product | Regular expression to match the product name
|
| options/nixos/services.openafsClient.packages.module | OpenAFS kernel module package
|
| options/darwin/services.postgresql.extraPlugins | List of PostgreSQL plugins
|
| options/nixos/services.graphite.carbon.blacklist | Any metrics received which match one of the expressions will be dropped.
|
| options/nixos/services.graphite.carbon.whitelist | Only metrics received which match one of the expressions will be persisted.
|
| options/nixos/services.prometheus.remoteRead.*.required_matchers | An optional list of equality matchers which have to be
present in a selector to query the remote read endpoint.
|
| packages/nixpkgs/sub-batch | Match and rename subtitle files to video files and perform other batch operations on subtitle files |
| options/nixos/services.ndppd.proxies.<name>.rules.<name>.network | This is the target address is to match against
|
| options/nixos/services.multipath.devices.*.revision | Regular expression to match the product revision
|
| options/nixos/services.system76-scheduler.settings.processScheduler.pipewireBoost.profile.matchers | Process matchers.
|
| options/home-manager/programs.desktoppr.settings.sha256 | An optional SHA256 checksum of the desktop picture/wallpaper
|
| options/nixos/virtualisation.oci-containers.containers.<name>.imageFile | Path to an image file to load before running the image
|
| options/nixos/services.openssh.settings.UseDns | Specifies whether sshd(8) should look up the remote host name, and to check that the resolved host name for
the remote IP address maps back to the very same IP address
|
| options/home-manager/programs.pistol.associations.*.mime | Mime type regex that this association should match.
|
| options/nixos/services.openafsClient.packages.programs | OpenAFS programs package
|
| options/home-manager/programs.pistol.associations.*.fpath | File path regex that this association should match.
|
| options/nixos/services.usbguard.implicitPolicyTarget | How to treat USB devices that don't match any rule in the policy
|
| options/nixos/services.mautrix-signal.settings | config.yaml configuration as a Nix attribute set
|
| options/nixos/services.mautrix-telegram.settings | config.yaml configuration as a Nix attribute set
|
| options/nixos/services.slskd.settings.filters.search.request | Incoming search requests which match this filter are ignored.
|
| options/nixos/security.pam.services.<name>.kwallet.enable | If enabled, pam_wallet will attempt to automatically unlock the
user's default KDE wallet upon login
|
| options/nixos/services.ndppd.proxies.<name>.rules.<name>.method | static: Immediately answer any Neighbor Solicitation Messages
(if they match the IP rule).
iface: Forward the Neighbor Solicitation Message through the specified
interface and only respond if a matching Neighbor Advertisement
Message is received.
auto: Same as iface, but instead of manually specifying the outgoing
interface, check for a matching route in /proc/net/ipv6_route.
|
| options/nixos/security.pam.services.<name>.enableGnomeKeyring | If enabled, pam_gnome_keyring will attempt to automatically unlock the
user's default Gnome keyring upon login
|
| options/nixos/services.triggerhappy.bindings.*.event | Event to match.
|
| options/nixos/services.system76-scheduler.settings.processScheduler.foregroundBoost.background.matchers | Process matchers.
|
| options/nixos/services.system76-scheduler.settings.processScheduler.foregroundBoost.foreground.matchers | Process matchers.
|
| options/nixos/services.prometheus.exporters.rtl_433.ids.*.id | ID to match.
|
| options/nixos/services.cyrus-imap.imapdSettings.lmtpsocket | Unix socket that lmtpd listens on, used by deliver(8)
|
| options/nixos/services.grafana.settings.users.home_page | Path to a custom home page
|
| options/nixos/services.syncthing.settings | Extra configuration options for Syncthing
|
| options/nixos/services.triggerhappy.bindings.*.keys | List of keys to match
|
| options/nixos/services.mautrix-whatsapp.settings | config.yaml configuration as a Nix attribute set
|
| options/home-manager/services.kanshi.settings.*.output.criteria | The criteria can either be an output name, an output description or "*"
|
| options/nixos/services.prometheus.exporters.rtl_433.ids.*.name | Name to match.
|
| options/home-manager/services.syncthing.settings | Extra configuration options for Syncthing
|
| packages/nixpkgs/sorted-grep | Sgrep (sorted grep) searches sorted input files for lines that match a search key |
| options/darwin/services.aerospace.settings.on-window-detected.*.run | Commands to execute when the conditions match (required).
|
| options/nixos/services.mautrix-meta.instances.<name>.settings | config.yaml configuration as a Nix attribute set
|