| options/nixos/services.prometheus.exporters.chrony.group | Group under which the chrony exporter shall be run
|
| options/nixos/services.mastodon.elasticsearch.prefix | If provided, adds a prefix to indexes in Elasticsearch
|
| options/home-manager/programs.thunderbird.profiles.<name>.feedAccounts | Attribute set of feed accounts
|
| options/nixos/services.xserver.displayManager.sx.enable | Whether to enable the "sx" pseudo-display manager, which allows users
to start manually via the "sx" command from a vt shell
|
| options/darwin/security.pam.services.sudo_local.reattach | Whether to enable reattaching a program to the user's bootstrap session
|
| options/nixos/services.kanidm.provision.systems.oauth2.<name>.enableLegacyCrypto | Enable legacy crypto on this client
|
| options/nixos/services.matrix-synapse.enableRegistrationScript | Whether to install the register_new_matrix_user script, that
allows account creation on the terminal.
This script does not work when the client listener uses UNIX domain sockets
|
| options/nixos/services.keepalived.vrrpInstances.<name>.noPreempt | VRRP will normally preempt a lower priority machine when a higher
priority machine comes online. "nopreempt" allows the lower priority
machine to maintain the master role, even when a higher priority machine
comes back online
|
| options/nixos/services.grafana.settings.security.csrf_additional_headers | List of allowed headers to be set by the user
|
| options/nixos/services.libinput.touchpad.accelProfile | Sets the pointer acceleration profile to the given profile
|
| options/nixos/services.kanidm.provision.groups.<name>.overwriteMembers | Whether the member list should be overwritten each time (true) or appended
(false)
|
| options/nixos/boot.binfmt.registrations.<name>.wrapInterpreterInShell | Whether to wrap the interpreter in a shell script
|
| options/nixos/services.strongswan-swanctl.swanctl.connections.<name>.children.<name>.ah_proposals | AH proposals to offer for the CHILD_SA
|
| options/nixos/virtualisation.podman.networkSocket.enable | Make the Podman and Docker compatibility API available over the network
with TLS client certificate authentication
|
| options/nixos/services.grafana-image-renderer.settings.rendering.mode | Rendering mode of grafana-image-renderer:
default: Creates on browser-instance
per rendering request.
reusable: One browser instance
will be started and reused for each rendering request.
clustered: allows to precisely
configure how many browser-instances are supposed to be used
|
| options/nixos/services.jellyfin.forceEncodingConfig | Whether to overwrite Jellyfin's encoding.xml configuration file on each service start
|
| options/nixos/_module.args | Additional arguments passed to each module in addition to ones
like lib, config,
and pkgs, modulesPath
|
| options/home-manager/_module.args | Additional arguments passed to each module in addition to ones
like lib, config,
and pkgs, modulesPath
|
| options/darwin/_module.args | Additional arguments passed to each module in addition to ones
like lib, config,
and pkgs, modulesPath
|
| options/nixos/services.earlyoom.enableNotifications | Send notifications about killed processes via the system d-bus
|
| options/nixos/services.suricata.settings.dpdk | Data Plane Development Kit is a framework for fast packet processing in data plane applications running on a wide variety of CPU architectures
|
| options/nixos/services.postgresqlWalReceiver.receivers.<name>.statusInterval | Specifies the number of seconds between status packets sent back to the server
|
| options/nixos/services.vaultwarden.config | The configuration of vaultwarden is done through environment variables,
therefore it is recommended to use upper snake case (e.g. DISABLE_2FA_REMEMBER)
|
| options/nixos/services.dependency-track.oidc.userProvisioning | Specifies if mapped OpenID Connect accounts are automatically created upon successful
authentication
|
| options/nixos/services.smartd.notifications.systembus-notify.enable | Whenever to send systembus-notify notifications
|
| options/nixos/services.strongswan-swanctl.swanctl.connections.<name>.children.<name>.esp_proposals | ESP proposals to offer for the CHILD_SA
|
| options/nixos/services.grafana.settings.security.data_source_proxy_whitelist | Define a whitelist of allowed IP addresses or domains, with ports,
to be used in data source URLs with the Grafana data source proxy
|
| options/nixos/networking.wireguard.interfaces.<name>.dynamicEndpointRefreshSeconds | Periodically refresh the endpoint hostname or address for all peers
|
| options/nixos/services.strongswan-swanctl.swanctl.connections.<name>.mobike | Enables MOBIKE on IKEv2 connections
|
| options/nixos/services.strongswan-swanctl.swanctl.connections.<name>.aggressive | Enables Aggressive Mode instead of Main Mode with Identity
Protection
|
| options/nixos/services.dependency-track.settings."alpine.oidc.user.provisioning" | Specifies if mapped OpenID Connect accounts are automatically created upon successful
authentication
|
| options/nixos/services.matrix-synapse.settings.url_preview_ip_range_whitelist | List of IP address CIDR ranges that the URL preview spider is allowed
to access even if they are specified in url_preview_ip_range_blacklist.
|
| options/nixos/services.strongswan-swanctl.swanctl.connections.<name>.children.<name>.if_id_in | XFRM interface ID set on inbound policies/SA
|
| options/nixos/services.postfix.settings.main.recipient_delimiter | Set of characters used as the delimiters for address extensions
|
| options/nixos/services.strongswan-swanctl.swanctl.authorities.<name>.cert_uri_base | Defines the base URI for the Hash and URL feature supported by
IKEv2
|
| options/nixos/services.strongswan-swanctl.swanctl.connections.<name>.children.<name>.if_id_out | XFRM interface ID set on outbound policies/SA
|
| options/nixos/services.strongswan-swanctl.swanctl.connections.<name>.children.<name>.mark_out | Netfilter mark and mask for output traffic
|
| options/nixos/services.strongswan-swanctl.swanctl.connections.<name>.children.<name>.mark_in | Netfilter mark and mask for input traffic
|
| options/nixos/services.hostapd.radios.<name>.networks.<name>.authentication.wpaPskFile | Sets the password(s) for WPA-PSK
|
| options/nixos/services.strongswan-swanctl.swanctl.connections.<name>.children.<name>.per_cpu_sas | Enable per-CPU CHILD_SAs
|
| options/nixos/services.strongswan-swanctl.swanctl.connections.<name>.children.<name>.set_mark_out | Netfilter mark applied to packets after the outbound IPsec SA processed
them
|
| options/nixos/services.grafana.settings.security.content_security_policy | Set to true to add the Content-Security-Policy header to your requests
|
| options/nixos/services.nextcloud.settings.mail_send_plaintext_only | Email will be sent by default with an HTML and a plain text body
|
| options/nixos/services.strongswan-swanctl.swanctl.connections.<name>.children.<name>.local_ts | List of local traffic selectors to include in CHILD_SA
|
| options/nixos/services.matrix-synapse.settings.registration_shared_secret | If set, allows registration by anyone who also has the shared
secret, even if registration is otherwise disabled
|
| packages/nixpkgs/hpx | C++ standard library for concurrency and parallelism |
| packages/nixpkgs/ledit | Line editor, allowing to use shell commands with control characters like in emacs |
| packages/nixpkgs/python313Packages.html-sanitizer | Allowlist-based and very opinionated HTML sanitizer |
| packages/nixpkgs/python314Packages.html-sanitizer | Allowlist-based and very opinionated HTML sanitizer |
| packages/nixpkgs/dee | Library that uses DBus to provide objects allowing you to create Model-View-Controller type programs across DBus |
| packages/nixpkgs/rgp | Tool from AMD that allows for deep inspection of GPU workloads |
| packages/nixpkgs/python312Packages.html-sanitizer | Allowlist-based and very opinionated HTML sanitizer |
| packages/nixpkgs/os-agent | Daemon allowing to control OS features through D-Bus |
| packages/nixpkgs/sleep-on-lan | Multi-platform process allowing to sleep on LAN a Linux or Windows computer, through wake-on-lan (reversed) magic packets or through HTTP REST requests |
| packages/nixpkgs/pam_krb5 | PAM module allowing PAM-aware applications to authenticate users by performing an AS exchange with a Kerberos KDC |
| packages/nixpkgs/cider-2 | Powerful music player that allows you listen to your favorite tracks with style |
| packages/nixpkgs/hanko | Keeps your Git allowed signers file up to date |
| packages/nixpkgs/jwhois | Client for the WHOIS protocol allowing you to query the owner of a domain name |
| packages/nixpkgs/phpExtensions.systemd | PHP extension allowing native interaction with systemd and its journal |
| packages/nixpkgs/octavePackages.arduino | Basic Octave implementation of the matlab arduino extension, allowing communication to a programmed arduino board to control its hardware |
| packages/nixpkgs/ocrmypdf | Adds an OCR text layer to scanned PDF files, allowing them to be searched |
| packages/nixpkgs/php84Extensions.systemd | PHP extension allowing native interaction with systemd and its journal |
| packages/nixpkgs/php83Extensions.systemd | PHP extension allowing native interaction with systemd and its journal |
| packages/nixpkgs/php82Extensions.systemd | PHP extension allowing native interaction with systemd and its journal |
| packages/nixpkgs/php85Extensions.systemd | PHP extension allowing native interaction with systemd and its journal |
| packages/nixpkgs/pam_u2f | PAM module for allowing authentication with a U2F device |
| packages/nixpkgs/setup-envtest | Tool that manages binaries for envtest, allowing the download of new binaries, listing installed and available ones, and cleaning up versions |
| packages/nixpkgs/linuxPackages.acpi_call | Module allowing arbitrary ACPI calls; use case: hybrid video |
| packages/nixpkgs/redact | Only platform that allows you to automatically clean up your old posts from services like Twitter, Reddit, Facebook, Discord, and more, all in one place |
| packages/nixpkgs/linuxPackages_lqx.acpi_call | Module allowing arbitrary ACPI calls; use case: hybrid video |
| packages/nixpkgs/linuxPackages_zen.acpi_call | Module allowing arbitrary ACPI calls; use case: hybrid video |
| packages/nixpkgs/fuse | Library that allows filesystems to be implemented in user space |
| packages/nixpkgs/fishPlugins.fifc | Fzf powers on top of fish completion engine and allows customizable completion rules |
| packages/nixpkgs/fuse2 | Library that allows filesystems to be implemented in user space |
| packages/nixpkgs/x2x | Allows the keyboard, mouse on one X display to be used to control another X display |
| packages/nixpkgs/linuxPackages_xanmod.acpi_call | Module allowing arbitrary ACPI calls; use case: hybrid video |
| packages/nixpkgs/linuxPackages_latest.acpi_call | Module allowing arbitrary ACPI calls; use case: hybrid video |
| packages/nixpkgs/fuse3 | Library that allows filesystems to be implemented in user space |
| packages/nixpkgs/fped | Editor that allows the interactive creation of footprints electronic components |
| packages/nixpkgs/footage | Video editing tool that allows you to trim, flip, rotate, and crop clips |
| packages/nixpkgs/dcgm | Data Center GPU Manager (DCGM) is a daemon that allows users to monitor NVIDIA data-center GPUs |
| packages/nixpkgs/windows.dlfcn | Set of functions that allows runtime dynamic library loading |
| packages/nixpkgs/python313Packages.pyshark | Python wrapper for tshark, allowing Python packet parsing using Wireshark dissectors |
| packages/nixpkgs/python314Packages.pyshark | Python wrapper for tshark, allowing Python packet parsing using Wireshark dissectors |
| packages/nixpkgs/ocamlPackages.reason-native.qcheck-rely | Library containing custom Rely matchers allowing for easily using QCheck with Rely |
| packages/nixpkgs/python313Packages.pytest-check | Pytest plugin allowing multiple failures per test |
| packages/nixpkgs/python314Packages.pytest-check | Pytest plugin allowing multiple failures per test |
| packages/nixpkgs/perlPackages.Xapian | Bindings allowing Xapian to be used from Perl |
| packages/nixpkgs/mud | Multi-directory git runner which allows you to run git commands in a multiple repositories |
| packages/nixpkgs/texlivePackages.mycv | A list-driven CV class, allowing TikZ decorations |
| packages/nixpkgs/perl5Packages.Xapian | Bindings allowing Xapian to be used from Perl |
| packages/nixpkgs/python314Packages.swh-storage | Abstraction layer over the archive, allowing to access all stored source code artifacts as well as their metadata |
| packages/nixpkgs/python313Packages.swh-storage | Abstraction layer over the archive, allowing to access all stored source code artifacts as well as their metadata |
| packages/nixpkgs/python314Packages.yabadaba | Abstraction layer allowing for common interactions with databases and records |
| packages/nixpkgs/python313Packages.yabadaba | Abstraction layer allowing for common interactions with databases and records |
| packages/nixpkgs/jcli | Jenkins CLI allows you to manage your Jenkins in an easy way |
| packages/nixpkgs/pam-watchid | PAM plugin module that allows the Apple Watch to be used for authentication |
| packages/nixpkgs/ytt | YAML templating tool that allows configuration of complex software via reusable templates with user-provided values |
| packages/nixpkgs/python313Packages.hiyapyco | Python library allowing hierarchical overlay of config files in YAML syntax |
| packages/nixpkgs/python313Packages.django-filter | Reusable Django application for allowing users to filter querysets dynamically |