| packages/nixpkgs/rPackages.paths | |
| packages/nixpkgs/sbclPackages.cl-paths | |
| packages/nixpkgs/sbclPackages.cl-paths-ttf | |
| packages/nixpkgs/haskellPackages.paths | Library for representing and manipulating type-safe file paths |
| packages/nixpkgs/haskellPackages.nix-paths | Knowledge of Nix's installation directories |
| packages/nixpkgs/haskellPackages.ghc-paths | Knowledge of GHC's installation directories |
| packages/nixpkgs/haskellPackages.posix-paths | POSIX filepath/directory functionality |
| packages/nixpkgs/rPackages.spaths | |
| packages/nixpkgs/rPackages.mpathsenser | |
| packages/nixpkgs/rPackages.anipaths | |
| packages/nixpkgs/python313Packages.pathspec | Utility library for gitignore-style pattern matching of file paths |
| packages/nixpkgs/python314Packages.pathspec | Utility library for gitignore-style pattern matching of file paths |
| packages/nixpkgs/texlivePackages.kpathsea | Path searching library for TeX-related files |
| packages/nixpkgs/python312Packages.pathspec | Utility library for gitignore-style pattern matching of file paths |
| options/nixos/systemd.paths | Definition of systemd path units; see systemd.path(5).
|
| options/nixos/systemd.user.paths | Definition of systemd per-user path units.
|
| options/nixos/systemd.paths.<name>.partOf | If the specified units are stopped or restarted, then this
unit is stopped or restarted as well.
|
| options/nixos/systemd.paths.<name>.wants | Start the specified units when this unit is started.
|
| options/nixos/systemd.paths.<name>.name | The name of this systemd unit, including its extension
|
| options/nixos/systemd.paths.<name>.after | If the specified units are started at the same time as
this unit, delay this unit until they have started.
|
| options/home-manager/systemd.user.paths | Definition of systemd per-user path units
|
| options/nixos/systemd.paths.<name>.bindsTo | Like ‘requires’, but in addition, if the specified units
unexpectedly disappear, this unit will be stopped as well.
|
| options/nixos/boot.initrd.systemd.paths | Definition of systemd path units.
|
| options/nixos/systemd.user.paths.<name>.partOf | If the specified units are stopped or restarted, then this
unit is stopped or restarted as well.
|
| options/nixos/systemd.user.paths.<name>.wants | Start the specified units when this unit is started.
|
| options/nixos/systemd.paths.<name>.before | If the specified units are started at the same time as
this unit, delay them until this unit has started.
|
| options/nixos/systemd.user.paths.<name>.name | The name of this systemd unit, including its extension
|
| options/nixos/systemd.paths.<name>.aliases | Aliases of that unit.
|
| options/nixos/systemd.user.paths.<name>.after | If the specified units are started at the same time as
this unit, delay this unit until they have started.
|
| options/nixos/systemd.paths.<name>.upheldBy | Keep this unit running as long as the listed units are running
|
| options/nixos/systemd.user.paths.<name>.bindsTo | Like ‘requires’, but in addition, if the specified units
unexpectedly disappear, this unit will be stopped as well.
|
| options/nixos/systemd.paths.<name>.upholds | Keeps the specified running while this unit is running
|
| options/nixos/systemd.user.paths.<name>.before | If the specified units are started at the same time as
this unit, delay them until this unit has started.
|
| options/nixos/systemd.paths.<name>.onFailure | A list of one or more units that are activated when
this unit enters the "failed" state.
|
| options/nixos/systemd.paths.<name>.onSuccess | A list of one or more units that are activated when
this unit enters the "inactive" state.
|
| options/nixos/systemd.paths.<name>.unitConfig | Each attribute in this set specifies an option in the
[Unit] section of the unit
|
| options/nixos/systemd.paths.<name>.pathConfig | Each attribute in this set specifies an option in the
[Path] section of the unit
|
| options/nixos/systemd.user.paths.<name>.aliases | Aliases of that unit.
|
| options/nixos/systemd.user.paths.<name>.upheldBy | Keep this unit running as long as the listed units are running
|
| options/nixos/systemd.user.paths.<name>.upholds | Keeps the specified running while this unit is running
|
| options/nixos/systemd.user.paths.<name>.onFailure | A list of one or more units that are activated when
this unit enters the "failed" state.
|
| options/nixos/systemd.user.paths.<name>.onSuccess | A list of one or more units that are activated when
this unit enters the "inactive" state.
|
| options/nixos/systemd.paths.<name>.enable | If set to false, this unit will be a symlink to
/dev/null
|
| options/nixos/systemd.user.paths.<name>.pathConfig | Each attribute in this set specifies an option in the
[Path] section of the unit
|
| options/nixos/systemd.user.paths.<name>.unitConfig | Each attribute in this set specifies an option in the
[Unit] section of the unit
|
| options/nixos/systemd.paths.<name>.requires | Start the specified units when this unit is started, and stop
this unit when the specified units are stopped or fail.
|
| options/nixos/systemd.paths.<name>.startLimitBurst | Configure unit start rate limiting
|
| options/nixos/systemd.paths.<name>.requiredBy | Units that require (i.e. depend on and need to go down with) this unit
|
| options/nixos/systemd.paths.<name>.conflicts | If the specified units are started, then this unit is stopped
and vice versa.
|
| options/nixos/services.restic.backups.<name>.paths | Which paths to backup, in addition to ones specified via
dynamicFilesFrom
|
| options/nixos/systemd.user.paths.<name>.enable | If set to false, this unit will be a symlink to
/dev/null
|
| options/nixos/systemd.user.paths.<name>.requires | Start the specified units when this unit is started, and stop
this unit when the specified units are stopped or fail.
|
| options/home-manager/services.restic.backups.<name>.paths | Paths to back up, alongside those defined by the dynamicFilesFrom
option
|
| options/nixos/systemd.paths.<name>.requisite | Similar to requires
|
| options/nixos/systemd.user.paths.<name>.startLimitBurst | Configure unit start rate limiting
|
| options/nixos/systemd.user.paths.<name>.requiredBy | Units that require (i.e. depend on and need to go down with) this unit
|
| options/nixos/systemd.user.paths.<name>.conflicts | If the specified units are started, then this unit is stopped
and vice versa.
|
| options/nixos/systemd.user.paths.<name>.requisite | Similar to requires
|
| options/nixos/environment.pathsToLink | List of directories to be symlinked in /run/current-system/sw.
|
| options/darwin/environment.pathsToLink | List of directories to be symlinked in /run/current-system/sw.
|
| options/nixos/systemd.paths.<name>.wantedBy | Units that want (i.e. depend on) this unit
|
| options/nixos/systemd.paths.<name>.restartTriggers | An arbitrary list of items such as derivations
|
| options/nixos/systemd.paths.<name>.reloadTriggers | An arbitrary list of items such as derivations
|
| options/nixos/systemd.paths.<name>.startLimitIntervalSec | Configure unit start rate limiting
|
| options/nixos/services.headscale.settings.derp.paths | List of file paths containing DERP maps
|
| options/nixos/systemd.user.paths.<name>.wantedBy | Units that want (i.e. depend on) this unit
|
| options/nixos/systemd.paths.<name>.description | Description of this unit used in systemd messages and progress indicators.
|
| options/nixos/systemd.user.paths.<name>.restartTriggers | An arbitrary list of items such as derivations
|
| options/nixos/nix.settings.extra-sandbox-paths | Directories from the host filesystem to be included
in the sandbox.
|
| options/darwin/nix.settings.extra-sandbox-paths | Directories from the host filesystem to be included
in the sandbox.
|
| options/nixos/systemd.user.paths.<name>.reloadTriggers | An arbitrary list of items such as derivations
|
| options/nixos/services.borgbackup.jobs.<name>.paths | Path(s) to back up
|
| options/nixos/systemd.user.paths.<name>.startLimitIntervalSec | Configure unit start rate limiting
|
| options/nixos/systemd.user.paths.<name>.description | Description of this unit used in systemd messages and progress indicators.
|
| options/home-manager/systemd.user.paths.<name>.Unit.Description | A short human-readable label of the unit.
|
| options/nixos/services.prometheus.exporters.node-cert.paths | List of paths to search for SSL certificates.
|
| options/nixos/programs.nix-required-mounts.allowedPatterns.<name>.paths | A list of glob patterns, indicating which paths to expose to the sandbox
|
| options/nixos/services.grafana.settings.paths.plugins | Directory where grafana will automatically scan and look for plugins
|
| options/nixos/systemd.paths.<name>.overrideStrategy | Defines how unit configuration is provided for systemd:
asDropinIfExists creates a unit file when no unit file is provided by the package
otherwise it creates a drop-in file named overrides.conf.
asDropin creates a drop-in file named overrides.conf
|
| options/nixos/systemd.paths.<name>.documentation | A list of URIs referencing documentation for this unit or its configuration.
|
| options/nixos/systemd.user.paths.<name>.overrideStrategy | Defines how unit configuration is provided for systemd:
asDropinIfExists creates a unit file when no unit file is provided by the package
otherwise it creates a drop-in file named overrides.conf.
asDropin creates a drop-in file named overrides.conf
|
| options/nixos/systemd.user.paths.<name>.documentation | A list of URIs referencing documentation for this unit or its configuration.
|
| options/home-manager/systemd.user.paths.<name>.Unit.Documentation | List of URIs referencing documentation for the unit.
|
| options/nixos/services.angrr.settings.profile-policies.<name>.profile-paths | Paths to the Nix profile
|
| options/nixos/services.grafana.settings.paths.provisioning | Folder that contains provisioning config files that grafana will apply on startup and while running
|
| options/nixos/nix.nixPath | The default Nix expression search path, used by the Nix
evaluator to look up paths enclosed in angle brackets
(e.g. <nixpkgs>).
|
| options/home-manager/nix.nixPath | Adds new directories to the Nix expression search path
|
| options/nixos/services.prometheus.scrapeConfigs.*.nerve_sd_configs.*.paths | Paths can point to a single service, or the root of a tree of services.
|
| options/nixos/users.mysql.nss | Settings for libnss-mysql
|
| packages/nixpkgs/as-tree | Print a list of paths as a tree of paths |
| options/nixos/image.repart.partitions.<name>.nixStorePrefix | The prefix to use for store paths
|
| options/nixos/services.prometheus.scrapeConfigs.*.serverset_sd_configs.*.paths | Paths can point to a single service, or the root of a tree of services.
|
| options/home-manager/home.checks | Packages that are added as dependencies of the home's build, usually
for the purpose of validating some part of the configuration
|
| options/nixos/security.apparmor.includes | List of paths to be added to AppArmor's searched paths
when resolving include directives.
|
| options/nixos/documentation.man.mandoc.cachePath | Change the paths where mandoc makewhatis(8)generates the
manual page index caches. documentation.man.generateCaches
should be enabled to allow cache generation
|
| options/nixos/services.plex.extraPlugins | A list of paths to extra plugin bundles to install in Plex's plugin
directory
|
| options/nixos/fileSystems.<name>.depends | List of paths that should be mounted before this one
|
| options/nixos/boot.loader.grub.mirroredBoots.*.devices | The path to the devices which will have the GRUB MBR written
|
| options/nixos/services.plex.extraScanners | A list of paths to extra scanners to install in Plex's scanners
directory
|
| options/darwin/nix.nixPath | The default Nix expression search path, used by the Nix
evaluator to look up paths enclosed in angle brackets
(e.g. <nixpkgs>)
|
| options/nixos/system.checks | Packages that are added as dependencies of the system's build, usually
for the purpose of validating some part of the configuration
|
| options/nixos/security.apparmor.enableCache | Whether to enable caching of AppArmor policies
in /var/cache/apparmor/
|
| options/home-manager/programs.zsh.cdpath | List of paths to autocomplete calls to cd.
|
| options/nixos/services.librespeed.secrets | Attribute set of filesystem paths
|
| options/nixos/services.strongswan.secrets | A list of paths to IPSec secret files
|
| options/nixos/services.prosody.ssl | Paths to SSL files
|
| options/home-manager/programs.fd.ignores | List of paths that should be globally ignored.
|
| options/nixos/services.foundationdb.extraReadWritePaths | An extra set of filesystem paths that FoundationDB can read to
and write from
|
| options/home-manager/programs.git.ignores | List of paths that should be globally ignored.
|
| options/nixos/services.restic.backups.<name>.dynamicFilesFrom | A script that produces a list of files to back up
|
| options/nixos/services.borgbackup.jobs.<name>.dumpCommand | Backup the stdout of this program instead of filesystem paths
|
| options/nixos/boot.specialFileSystems.<name>.depends | List of paths that should be mounted before this one
|
| options/home-manager/services.restic.backups.<name>.dynamicFilesFrom | A script that produces a list of files to back up
|
| options/nixos/image.repart.partitions.<name>.stripNixStorePrefix | Whether to strip /nix/store/ from the store paths
|
| options/nixos/boot.extraSystemdUnitPaths | Additional paths that get appended to the SYSTEMD_UNIT_PATH environment variable
that can contain mutable unit files.
|
| packages/nixpkgs/patchPpdFilesHook | Setup hook to patch executable paths in ppd files |
| options/nixos/services.ncps.cache.dataPath | The local directory for storing configuration and cached store paths
|
| options/nixos/services.locate.prunePaths | Which paths to exclude from indexing
|
| options/nixos/boot.initrd.systemd.storePaths | Store paths to copy into the initrd as well.
|
| options/home-manager/vdirsyncer.authCert | Either a path to a certificate with a client certificate and
the key or a list of paths to the files with them.
|
| options/nixos/services.gitDaemon.repositories | A whitelist of paths of git repositories, or directories containing repositories
all of which would be published
|
| options/nixos/services.privoxy.settings.filterfile | List of paths to Privoxy filter files
|
| options/darwin/networking.search | The list of search paths used when resolving domain names.
|
| options/home-manager/xdg.autostart.entries | Paths to desktop files that should be linked to XDG_CONFIG_HOME/autostart
|
| options/home-manager/services.syncthing.settings.folders.<name>.path | The path to the folder which should be shared
|
| options/home-manager/programs.meli.includes | Paths of the various meli configuration files to include.
|
| options/nixos/services.syncthing.settings.folders.<name>.path | The path to the folder which should be shared
|
| options/nixos/programs.nncp.secrets | A list of paths to NNCP configuration files that should not be
in the Nix store
|
| options/nixos/services.ncps.cache.hostName | The hostname of the cache server. This is used to generate the
private key used for signing store paths (.narinfo)
|
| options/nixos/services.zenohd.plugins | Plugin packages to add to zenohd search paths.
|
| options/nixos/services.nghttpx.tls | TLS certificate and key paths
|
| packages/nixpkgs/meg | Fetch many paths for many hosts without flooding hosts |
| options/nixos/services.hydra.useSubstitutes | Whether to use binary caches for downloading store paths
|
| options/nixos/services.gancio.plugins | Paths of gancio plugins to activate (linked under $WorkingDirectory/plugins/).
|
| options/nixos/services.privoxy.settings.actionsfile | List of paths to Privoxy action files
|
| options/nixos/services.cachix-watch-store.jobs | Number of threads used for pushing store paths
|
| options/nixos/services.ersatztv.baseUrl | Base URL to support reverse proxies that use paths (e.g. /ersatztv)
|
| options/nixos/services.reposilite.settings.keyPath | Path to the .jsk KeyStore or paths to the PKCS#8 certificate and private key, separated by a space (see example)
|
| options/nixos/networking.search | The list of domain search paths that are considered for resolving
hostnames with fewer dots than configured in the ndots option,
which defaults to 1 if unset.
|
| options/nixos/services.below.cgroupFilterOut | A regexp matching the full paths of cgroups whose data shouldn't be collected
|
| options/home-manager/programs.helix.ignores | List of paths that should be globally ignored for file picker
|
| options/nixos/services.nar-serve.domain | When set, enables the feature of serving .
on top of /nix/store/-
|
| options/nixos/services.zenohd.backends | Storage backend packages to add to zenohd search paths.
|
| options/nixos/services.harmonia.signKeyPaths | Paths to the signing keys to use for signing the cache
|
| options/darwin/environment.systemPath | The set of paths that are added to PATH.
|
| packages/nixpkgs/ea | Makes file paths from CLI output actionable |
| options/nixos/services.collectd.include | Additional paths to load config from.
|
| options/nixos/programs.tsmClient.package | The tsm-client package to use
|
| options/nixos/services.locate.pruneNames | Directory components which should exclude paths containing them from indexing
|
| options/nixos/services.logstash.plugins | The paths to find other logstash plugins in.
|
| options/nixos/systemd.shutdownRamfs.storePaths | Store paths to copy into the shutdown ramfs as well.
|
| options/nixos/systemd.services.<name>.confinement.fullUnit | Whether to include the full closure of the systemd unit file into the
chroot, instead of just the dependencies for the executables.
While it may be tempting to just enable this option to
make things work quickly, please be aware that this might add paths
to the closure of the chroot that you didn't anticipate
|
| options/nixos/services.akkoma.extraStatic | Attribute set of extra paths to add to the static files directory
|
| options/nixos/services.freefall.devices | Device paths to all internal spinning hard drives.
|
| options/nixos/security.doas.extraRules.*.cmd | The command the user is allowed to run
|
| options/nixos/services.fluentd.plugins | A list of plugin paths to pass into fluentd
|
| options/nixos/services.marytts.voices | Paths to the JAR files that contain additional voices for MaryTTS
|
| options/home-manager/launchd.agents.<name>.config.WatchPaths | This optional key causes the job to be started if any one of the listed paths are modified.
|
| options/nixos/services.outline.cdnUrl | If using a Cloudfront/Cloudflare distribution or similar it can be set
using this option
|
| options/nixos/services.hledger-web.journalFiles | Paths to journal files relative to services.hledger-web.stateDir.
|
| options/nixos/services.ncps.cache.storage.local | The local directory for storing configuration and cached store
paths
|
| options/nixos/containers.<name>.tmpfs | Mounts a set of tmpfs file systems into the container
|
| options/nixos/services.public-inbox.http.mounts | Root paths or URLs that public-inbox will be served on
|
| options/nixos/services.slurm.extraConfigPaths | Slurm expects config files for plugins in the same path
as slurm.conf
|
| options/home-manager/programs.xplr.plugins | An attribute set of plugin paths to be added to the [package.path]https://www.lua.org/manual/5.4/manual.html#pdf-package.path of the ~/config/xplr/init.lua configuration file
|
| options/nixos/services.mediawiki.skins | Attribute set of paths whose content is copied to the skins
subdirectory of the MediaWiki installation in addition to the default skins.
|
| options/nixos/services.prosody.virtualHosts.<name>.ssl | Paths to SSL files
|
| options/nixos/services.syslog-ng.extraModulePaths | A list of paths that should be included in syslog-ng's
--module-path option
|
| options/nixos/programs.k3b.enable | Whether to enable k3b, the KDE disk burning application
|
| options/home-manager/programs.anyrun.config.plugins | List of anyrun plugins to use
|
| options/nixos/services.saunafs.master.exports | Paths to exports file (see sfsexports.cfg(5)).
|
| options/nixos/services.nomad.extraSettingsPaths | Additional settings paths used to configure nomad
|
| options/nixos/services.oauth2-proxy.upstream | The http url(s) of the upstream endpoint or file://
paths for static files
|
| options/nixos/systemd.services.<name>.confinement.packages | Additional packages or strings with context to add to the closure of
the chroot
|
| options/nixos/services.fluent-bit.configurationFile | Fluent Bit configuration
|
| options/nixos/virtualisation.additionalPaths | A list of paths whose closure should be made available to
the VM
|
| options/nixos/virtualisation.fileSystems.<name>.depends | List of paths that should be mounted before this one
|
| packages/nixpkgs/govers | Tool for rewriting Go import paths |
| packages/nixpkgs/typstPackages.tiptoe | Arrows and other marks for lines and paths |
| options/nixos/programs.nix-required-mounts.enable | Whether to enable Expose extra paths to the sandbox depending on derivations' requiredSystemFeatures.
|
| options/nixos/services.athens.protocolWorkers | Number of workers concurrently serving protocol paths.
|
| options/nixos/services.dysnomia.extraModulePaths | A list of paths containing additional modules that are added to the search folders
|
| options/nixos/services.public-inbox.inboxes.<name>.watch | Paths for public-inbox-watch(1) to monitor for new mail.
|
| options/nixos/services.zitadel.extraStepsPaths | A list of paths to extra steps files
|
| packages/nixpkgs/patchcil | Small utility to modify the library paths from PInvoke in |
| options/nixos/image.repart.partitions.<name>.storePaths | The store paths to include in the partition.
|
| options/nixos/services.jupyter.kernels.<name>.extraPaths | Extra paths to link in kernel directory
|
| options/nixos/services.anubis.instances | An attribute set of Anubis instances
|
| options/nixos/programs.ssh.agentPKCS11Whitelist | A pattern-list of acceptable paths for PKCS#11 shared libraries
that may be used with the -s option to ssh-add.
|
| options/nixos/services.supybot.configFile | Path to initial supybot config file
|
| options/nixos/services.duplicity.include | List of paths to include into the backups
|
| options/nixos/services.duplicity.exclude | List of paths to exclude from backups
|
| options/nixos/services.cachix-watch-store.signingKeyFile | Optional file containing a self-managed signing key to sign uploaded store paths.
|
| options/nixos/services.mailcatcher.http.path | Prefix to all HTTP paths.
|
| options/nixos/services.gitlab.smtp.passwordFile | File containing the password of the SMTP server for GitLab
|
| options/darwin/launchd.agents.<name>.serviceConfig.WatchPaths | This optional key causes the job to be started if any one of the listed paths are modified.
|
| options/nixos/services.ncps.upstream.publicKeys | A list of public keys of upstream caches in the format
host[-[0-9]*]:public-key
|
| options/nixos/services.borgbackup.jobs.<name>.user | The user borg is run as
|
| options/nixos/services.netdata.extraPluginPaths | Extra paths to add to the netdata global "plugins directory"
option
|
| options/home-manager/home.extraDependencies | A list of paths that should be included in the home
closure but generally not visible
|
| options/nixos/services.restic.backups.<name>.command | Command to pass to --stdin-from-command
|
| options/nixos/services.borgmatic.settings.repositories | A required list of local or remote repositories with paths and
optional labels (which can be used with the --repository flag to
select a repository)
|
| options/nixos/services.cross-seed.settings.dataDirs | Paths to be searched for matching data
|
| options/nixos/services.borgbackup.jobs.<name>.group | The group borg is run as
|
| options/nixos/services.gns3-server.auth.passwordFile | A file containing the password to access the GNS3 Server.
This should be a string, not a nix path, since nix paths
are copied into the world-readable nix store.
|
| options/nixos/services.ytdl-sub.instances.<name>.readWritePaths | List of paths that ytdl-sub can write to.
|
| options/darwin/security.sandbox.profiles.<name>.closure | List of store paths to make accessible.
|
| options/darwin/launchd.daemons.<name>.serviceConfig.WatchPaths | This optional key causes the job to be started if any one of the listed paths are modified.
|
| options/home-manager/xsession.windowManager.xmonad.libFiles | Additional files that will be saved in
~/.xmonad/lib/ and included in the configuration
build
|
| options/nixos/hardware.deviceTree.dtboBuildExtraIncludePaths | Additional include paths that will be passed to the preprocessor when creating the final .dts to compile into .dtbo
|
| options/darwin/launchd.user.agents.<name>.serviceConfig.WatchPaths | This optional key causes the job to be started if any one of the listed paths are modified.
|
| options/nixos/services.postfix.masterConfig.<name>.chroot | Whether the service is chrooted to have only access to the
services.postfix.queueDir and the closure of
store paths specified by the program option.
|
| options/nixos/boot.initrd.systemd.suppressedStorePaths | Store paths specified in the storePaths option that
should not be copied.
|
| options/nixos/services.bcachefs.autoScrub.fileSystems | List of paths to bcachefs filesystems to regularly call bcachefs scrub on
|
| options/nixos/services.duplicity.excludeFileList | File containing newline-separated list of paths to exclude into the
backups
|
| options/nixos/services.duplicity.includeFileList | File containing newline-separated list of paths to include into the
backups
|
| options/nixos/services.zitadel.extraSettingsPaths | A list of paths to extra settings files
|
| options/home-manager/wayland.windowManager.hyprland.plugins | List of Hyprland plugins to use
|
| options/nixos/services.ncps.cache.upstream.publicKeys | A list of public keys of upstream caches in the format
host[-[0-9]*]:public-key
|
| options/home-manager/programs.zsh.plugins.*.completions | Paths of additional functions to add to fpath.
|
| options/nixos/services.gitlab.secrets.dbFile | A file containing the secret used to encrypt variables in
the DB
|
| options/nixos/services.gitlab.secrets.jwsFile | A file containing the secret used to encrypt session
keys
|
| options/nixos/services.dysnomia.extraContainerPaths | A list of paths containing additional container configurations that are added to the search folders
|
| options/nixos/system.extraDependencies | A list of paths that should be included in the system
closure but generally not visible to users
|
| packages/nixpkgs/typstPackages.pavemat | Style matrices with custom paths, strokes and fills for appealing visualizations |
| options/home-manager/programs.rclone.remotes.<name>.mounts | An attribute set mapping remote file paths to their corresponding mount
point configurations
|
| options/nixos/services.kanata.keyboards.<name>.devices | Paths to keyboard devices
|
| options/nixos/services.komodo-periphery.includeDiskMounts | Only include these mount paths in disk reporting.
|
| options/nixos/services.komodo-periphery.excludeDiskMounts | Exclude these mount paths from disk reporting.
|
| options/nixos/services.gitlab.initialRootPasswordFile | File containing the initial password of the root account if
this is a new install
|
| options/nixos/services.gitlab.databasePasswordFile | File containing the GitLab database user password
|
| options/nixos/services.gitlab.secrets.otpFile | A file containing the secret used to encrypt secrets for OTP
tokens
|
| options/nixos/services.mattermost.plugins | Plugins to add to the configuration
|
| packages/nixpkgs/jsluice | Tool for extracting URLs, paths, secrets, and other data from JavaScript source code |
| options/nixos/services.jupyterhub.kernels.<name>.extraPaths | Extra paths to link in kernel directory
|
| options/nixos/services.beszel.agent.smartmon.deviceAllow | List of device paths to allow access to for SMART monitoring
|
| options/nixos/services.zammad.secretKeyBaseFile | The path to a file containing the
secret_key_base secret
|
| options/darwin/security.sandbox.profiles.<name>.readablePaths | List of paths that should be read-only inside the sandbox.
|
| options/darwin/security.sandbox.profiles.<name>.allowSystemPaths | Whether to allow read access to FHS paths like /etc and /var.
|
| options/home-manager/services.dunst.settings.global.icon_path | Paths where dunst will look for icons.
|
| options/nixos/services.amazon-cloudwatch-agent.configurationFile | Amazon CloudWatch Agent configuration file
|
| options/nixos/services.discourse.redis.passwordFile | File containing the Redis password
|
| options/darwin/security.sandbox.profiles.<name>.writablePaths | List of paths that should be read/write inside the sandbox.
|
| options/nixos/programs.nix-required-mounts.allowedPatterns | The hook config, describing which paths to mount for which system features
|
| options/nixos/services.amazon-cloudwatch-agent.commonConfigurationFile | Amazon CloudWatch Agent common configuration
|
| options/nixos/services.discourse.admin.passwordFile | A path to a file containing the admin user's password
|
| options/nixos/services.airsonic.transcoders | List of paths to transcoder executables that should be accessible
from Airsonic
|
| options/nixos/services.btrfs.autoScrub.fileSystems | List of paths to btrfs filesystems to regularly call btrfs scrub on
|
| options/nixos/boot.kernel.sysfs | sysfs attributes to be set as soon as they become available
|
| options/nixos/services.marytts.userDictionaries | Paths to the user dictionary files for MaryTTS.
|
| options/nixos/services.postfix.settings.master.<name>.chroot | Whether the service is chrooted to have only access to the
services.postfix.queueDir and the closure of
store paths specified by the program option.
|
| options/nixos/services.subsonic.transcoders | List of paths to transcoder executables that should be accessible
from Subsonic
|
| options/nixos/services.borgbackup.jobs.<name>.exclude | Exclude paths matching any of the given patterns
|
| options/nixos/services.maddy.tls.certificates | A list of attribute sets containing paths to TLS certificates and
keys
|
| options/nixos/services.gitlab.secrets.secretFile | A file containing the secret used to encrypt variables in
the DB
|
| options/nixos/services.diod.exports | List the file systems that clients will be allowed to mount
|
| options/home-manager/programs.rclone.remotes.<name>.secrets | Sensitive configuration values such as passwords, API keys, and tokens
|
| options/nixos/environment.profileRelativeEnvVars | Attribute set of environment variable
|
| options/nixos/services.mediawiki.extensions | Attribute set of paths whose content is copied to the extensions
subdirectory of the MediaWiki installation and enabled in configuration
|
| options/nixos/services.pretalx.settings.filesystem.data | Base path for all other storage paths.
|
| options/nixos/services.gitlab.secrets.activeRecordSaltFile | A file containing the salt for active record encryption in the DB
|
| options/nixos/services.dbus.packages | Packages whose D-Bus configuration files should be included in
the configuration of the D-Bus system-wide or session-wide
message bus
|
| options/home-manager/programs.nvchecker.settings | Configuration written to
$HOME/Library/Application Support/nvchecker/nvchecker.toml (on Darwin) or
$XDG_CONFIG_HOME/nvchecker/nvchecker.toml (otherwise)
|
| packages/nixpkgs/debugedit | Provides programs and scripts for creating debuginfo and source file distributions, collect build-ids and rewrite source paths in DWARF data for debugging, tracing and profiling |
| packages/nixpkgs/dirstalk | Tool to brute force paths on web servers |
| options/nixos/environment.wordlist.lists | A set with the key names being the environment variable you'd like to
set and the values being a list of paths to text documents containing
lists of words
|
| options/nixos/services.sharkey.environmentFiles | List of paths to files containing environment variables for Sharkey to use at runtime
|
| options/nixos/services.pocket-id.credentials | Environment variables which are loaded from the contents of the specified file paths
|
| options/nixos/services.linkwarden.secretFiles | Attribute set containing paths to files to add to the environment of linkwarden
|
| options/nixos/services.hylafax.commonModemConfig | Attribute set of default values for
modem config files etc/config.*
|
| options/nixos/networking.nftables.checkRuleset | Run nft check on the ruleset to spot syntax errors during build
|
| options/nixos/services.centrifugo.credentials | Environment variables with absolute paths to credentials files to load
on service startup.
|
| options/nixos/systemd.services.<name>.confinement.enable | If set, all the required runtime store paths for this service are
bind-mounted into a tmpfs-based
chroot(2).
|
| options/home-manager/launchd.agents.<name>.config.QueueDirectories | Much like the WatchPaths option, this key will watch the paths for modifications
|
| options/home-manager/programs.prismlauncher.icons | List of paths to instance icons
|
| packages/nixpkgs/ocamlPackages.reason-native.fp | Library for creating and operating on file paths consistently on multiple platforms |
| options/nixos/services.prometheus.exporters.kea.targets | Paths or URLs to the Kea control socket.
|
| options/nixos/services.plex.accelerationDevices | A list of device paths to hardware acceleration devices that Plex should
have access to
|
| options/nixos/services.tarsnap.archives.<name>.directories | List of filesystem paths to archive.
|
| options/nixos/services.dawarich.configureNginx | Configure nginx as a reverse proxy for dawarich
|
| options/nixos/programs.singularity.systemBinPaths | (Extra) system-wide /**/bin paths
for Apptainer/Singularity to find command-line utilities in.
"/run/wrappers/bin" is included by default to make
utilities with SUID bit set available to Apptainer/Singularity
|
| options/nixos/documentation.nixos.extraModuleSources | Which extra NixOS module paths the generated NixOS's documentation should strip
from options.
|
| options/nixos/services.borgmatic.configurations.<name>.repositories | A required list of local or remote repositories with paths and
optional labels (which can be used with the --repository flag to
select a repository)
|
| options/nixos/services.discourse.mail.incoming.apiKeyFile | A file containing the Discourse API key used to add
posts and messages from mail
|
| options/nixos/services.discourse.secretKeyBaseFile | The path to a file containing the
secret_key_base secret
|
| options/nixos/services.discourse.database.passwordFile | File containing the Discourse database user password
|
| options/nixos/networking.nftables.checkRulesetRedirects | Set of paths that should be intercepted and rewritten while checking the ruleset
using pkgs.buildPackages.libredirect.
|
| options/nixos/services.librechat.credentials | Environment variables which are loaded from the contents of files at a file paths, mainly used for secrets
|
| options/nixos/services.slskd.settings.shares.directories | Paths to shared directories
|
| options/nixos/services.grafana.settings.server.cdn_url | Specify a full HTTP URL address to the root of your Grafana CDN assets
|
| options/nixos/services.munin-node.extraAutoPlugins | Additional Munin plugins to autoconfigure, using
munin-node-configure --suggest
|
| options/home-manager/accounts.contact.accounts.<name>.vdirsyncer.authCert | Either a path to a certificate with a client certificate and
the key or a list of paths to the files with them.
|
| packages/nixpkgs/ocamlPackages.fpath | OCaml module for handling file system paths with POSIX and Windows conventions |
| options/nixos/services.discourse.mail.outgoing.passwordFile | A file containing the password of the SMTP server account
|
| options/nixos/system.forbiddenDependenciesRegexes | POSIX Extended Regular Expressions that match store paths that
should not appear in the system closure, with the exception of system.extraDependencies, which is not checked.
|
| options/nixos/services.borgbackup.jobs.<name>.patterns | Include/exclude paths matching the given patterns
|
| options/nixos/security.allowUserNamespaces | Whether to allow creation of user namespaces
|
| options/nixos/boot.loader.generic-extlinux-compatible.mirroredBoots | Mirror the boot configuration to multiple paths.
|
| options/nixos/services.openssh.authorizedKeysFiles | Specify the rules for which files to read on the host
|
| options/nixos/services.gitlab.secrets.activeRecordPrimaryKeyFile | A file containing the secret used to encrypt some rails data
in the DB
|
| packages/nixpkgs/lscolors | Rust library and tool to colorize paths using LS_COLORS |
| options/home-manager/accounts.calendar.accounts.<name>.vdirsyncer.authCert | Either a path to a certificate with a client certificate and
the key or a list of paths to the files with them.
|
| options/nixos/services.immich.accelerationDevices | A list of device paths to hardware acceleration devices that immich should
have access to
|
| options/nixos/services.multipath.devices.*.ghost_delay | Sets the number of seconds that multipath will wait after creating a device with only ghost paths before marking it ready for use in systemd
|
| options/nixos/services.prometheus.exporters.node-cert.excludePaths | List of paths to exclute from searching for SSL certificates.
|
| options/nixos/services.frp.instances.<name>.environmentFiles | List of paths files that follows systemd environmentfile structure
|
| options/darwin/launchd.agents.<name>.serviceConfig.QueueDirectories | Much like the WatchPaths option, this key will watch the paths for modifications
|
| options/nixos/services.multipath.devices.*.path_checker | The default method used to determine the paths state
|
| options/home-manager/programs.nvchecker.settings.__config__ | See https://nvchecker.readthedocs.io/en/stable/usage.html#configuration-files
|
| options/nixos/services.neo4j.ssl.policies.<name>.baseDirectory | The mandatory base directory for cryptographic objects of this
policy
|
| options/home-manager/services.podman.containers.<name>.environmentFile | Paths to files containing container environment variables.
|
| options/nixos/services.beesd.filesystems.<name>.spec | Description of how to identify the filesystem to be duplicated by this
instance of bees
|
| options/darwin/launchd.daemons.<name>.serviceConfig.QueueDirectories | Much like the WatchPaths option, this key will watch the paths for modifications
|
| options/nixos/programs.nix-required-mounts.presets.nvidia-gpu.enable | Whether to enable Declare the support for derivations that require an Nvidia GPU to be
available, e.g. derivations with requiredSystemFeatures = [ "cuda" ]
|
| options/darwin/launchd.user.agents.<name>.serviceConfig.QueueDirectories | Much like the WatchPaths option, this key will watch the paths for modifications
|
| options/home-manager/programs.git.maintenance.repositories | Repositories on which git maintenance should run
|
| packages/nixpkgs/nix-tree | Interactively browse a Nix store paths dependencies |
| options/nixos/documentation.man.mandoc.manPath | Change the paths included in the MANPATH environment variable,
i. e. the directories where man(1)
looks for section-specific directories of man pages
|
| options/nixos/services.mastodon.configureNginx | Configure nginx as a reverse proxy for mastodon
|
| options/nixos/services.prometheus.exporters.smartctl.devices | Paths to the disks that will be monitored
|
| options/home-manager/programs.floorp.profiles.<name>.search.engines | Attribute set of search engine configurations
|
| options/home-manager/programs.opencode.skills | Custom agent skills for opencode
|
| packages/nixpkgs/ocamlPackages_latest.reason-native.fp | Library for creating and operating on file paths consistently on multiple platforms |
| options/nixos/services.multipath.devices.*.no_path_retry | Specify what to do when all paths are down
|
| options/home-manager/programs.borgmatic.backups.<name>.location.patterns | Patterns to include/exclude
|
| options/nixos/services.athens.downloadMode | Defines how Athens behaves when a module@version
is not found in storage
|
| options/nixos/security.pam.sshAgentAuth.authorizedKeysFiles | A list of paths to files in OpenSSH's authorized_keys format, containing
the keys that will be trusted by the pam_ssh_agent_auth module
|
| options/nixos/services.prometheus.exporters.snmp.enableConfigCheck | Whether to run a correctness check for the configuration file
|
| options/nixos/services.tee-supplicant.trustedApplications | A list of full paths to trusted applications that will be loaded at
runtime by tee-supplicant.
|
| options/home-manager/programs.firefox.profiles.<name>.search.engines | Attribute set of search engine configurations
|
| packages/nixpkgs/typstPackages.tiptoe_0_3_2 | Arrows and other marks for lines and paths |
| packages/nixpkgs/typstPackages.tiptoe_0_3_0 | Arrows and other marks for lines and paths |
| packages/nixpkgs/typstPackages.tiptoe_0_2_0 | Arrows and other marks for lines and paths |
| packages/nixpkgs/typstPackages.tiptoe_0_3_1 | Arrows and other marks for lines and paths |
| packages/nixpkgs/typstPackages.tiptoe_0_4_0 | Arrows and other marks for lines and paths |
| packages/nixpkgs/typstPackages.tiptoe_0_1_0 | Arrows and other marks for lines and paths |
| options/home-manager/programs.nvchecker.settings.__config__.newver | The file to store 'new' (i.e. available) versions in
|
| options/home-manager/programs.nvchecker.settings.__config__.oldver | The file to store 'old' (i.e. installed) version information in
|
| packages/nixpkgs/ocamlPackages_latest.fpath | OCaml module for handling file system paths with POSIX and Windows conventions |
| options/nixos/services.akkoma.config.":pleroma".":instance".static_dir | Directory of static files
|
| packages/nixpkgs/osrm-backend | Open Source Routing Machine computes shortest paths in a graph |
| packages/nixpkgs/python313Packages.dpath | Python library for accessing and searching dictionaries via /slashed/paths ala xpath |
| packages/nixpkgs/python314Packages.dpath | Python library for accessing and searching dictionaries via /slashed/paths ala xpath |
| options/home-manager/programs.librewolf.profiles.<name>.search.engines | Attribute set of search engine configurations
|
| options/home-manager/programs.borgmatic.backups.<name>.location.repositories | List of local or remote repositories with paths and optional labels.
|
| options/nixos/programs.nix-required-mounts.allowedPatterns.<name>.unsafeFollowSymlinks | Whether to enable Instructs the hook to mount the symlink targets as well, when any of
the paths contain symlinks
|
| options/nixos/documentation.man.mandoc.settings.manpath | Override the default search path for man(1),
apropos(1), and makewhatis(8)
|
| options/nixos/services.prometheus.exporters.blackbox.enableConfigCheck | Whether to run a correctness check for the configuration file
|
| packages/nixpkgs/luajitPackages.datafile | A library for handling paths when loading data files |
| options/nixos/security.apparmor.killUnconfinedConfinables | Whether to enable killing of processes which have an AppArmor profile enabled
(in security.apparmor.policies)
but are not confined (because AppArmor can only confine new processes)
|
| packages/nixpkgs/autobloody | Tool to automatically exploit Active Directory privilege escalation paths |
| packages/nixpkgs/python313Packages.ubelt | Python utility library with a stdlib like feel and extra batteries |
| packages/nixpkgs/python314Packages.ubelt | Python utility library with a stdlib like feel and extra batteries |
| options/nixos/services.wyoming.openwakeword.customModelsDirectories | Paths to directories with custom wake word models (*.tflite model files).
|
| packages/nixpkgs/ocamlPackages.path_glob | Checking glob patterns on paths |
| options/nixos/systemd.services.<name>.confinement.mode | The value full-apivfs (the default) sets up
private /dev, /proc,
/sys, /tmp and /var/tmp file systems
in a separate user name space
|
| options/home-manager/programs.thunderbird.profiles.<name>.search.engines | Attribute set of search engine configurations
|
| packages/nixpkgs/idrisPackages.tp | Strongly Typed Paths for Idris |
| packages/nixpkgs/luaPackages.datafile | A library for handling paths when loading data files |
| options/nixos/environment.profileRelativeSessionVariables | Attribute set of environment variable used in the global
environment
|
| packages/nixpkgs/typstPackages.pavemat_0_1_0 | Style matrices with custom paths, strokes and fills for appealing visualizations |
| packages/nixpkgs/typstPackages.pavemat_0_2_0 | Style matrices with custom paths, strokes and fills for appealing visualizations |
| packages/nixpkgs/ocamlPackages.file_path | Library for typed manipulation of UNIX-style file paths |
| options/nixos/security.virtualisation.flushL1DataCache | Whether the hypervisor should flush the L1 data cache before
entering guests
|
| options/nixos/services.gitlab.secrets.activeRecordDeterministicKeyFile | A file containing the secret used to encrypt some rails data in a deterministic way
in the DB
|
| packages/nixpkgs/python313Packages.beziers | Python library for manipulating Bezier curves and paths in fonts |
| packages/nixpkgs/python314Packages.beziers | Python library for manipulating Bezier curves and paths in fonts |
| packages/nixpkgs/python313Packages.ziafont | Convert TTF/OTF font glyphs to SVG paths |
| packages/nixpkgs/python314Packages.ziafont | Convert TTF/OTF font glyphs to SVG paths |
| packages/nixpkgs/python312Packages.dpath | Python library for accessing and searching dictionaries via /slashed/paths ala xpath |
| packages/nixpkgs/zenoh-plugin-webserver | Implements an HTTP server mapping URLs to zenoh paths |
| packages/nixpkgs/nix-required-mounts | A --pre-build-hook for Nix, that allows to expose extra paths in the build sandbox based on derivations' requiredSystemFeatrues |
| packages/nixpkgs/lua51Packages.datafile | A library for handling paths when loading data files |
| packages/nixpkgs/lua54Packages.datafile | A library for handling paths when loading data files |
| packages/nixpkgs/lua55Packages.datafile | A library for handling paths when loading data files |
| packages/nixpkgs/lua52Packages.datafile | A library for handling paths when loading data files |
| packages/nixpkgs/lua53Packages.datafile | A library for handling paths when loading data files |
| packages/nixpkgs/texlivePackages.path | Typeset paths, making them breakable |
| packages/nixpkgs/haskellPackages.up | Command-line tool to generate paths for moving upward in a file system |
| packages/nixpkgs/haskellPackages.path | Support for well-typed paths |
| packages/nixpkgs/python312Packages.ubelt | Python utility library with a stdlib like feel and extra batteries |
| packages/nixpkgs/vimPlugins.cmp-async-path | Nvim-cmp source for filesystem paths with async processing |
| packages/nixpkgs/python313Packages.skia-pathops | Python access to operations on paths using the Skia library |
| packages/nixpkgs/python314Packages.skia-pathops | Python access to operations on paths using the Skia library |
| options/nixos/services.maubot.settings.plugin_directories | Plugin directory paths
|
| packages/nixpkgs/python313Packages.pathable | Library for object-oriented paths |
| packages/nixpkgs/python314Packages.pathable | Library for object-oriented paths |
| packages/nixpkgs/haskellPackages.hpath | Support for well-typed paths |
| packages/nixpkgs/ocamlPackages_latest.path_glob | Checking glob patterns on paths |
| packages/nixpkgs/python313Packages.seekpath | Module to obtain and visualize band paths in the Brillouin zone of crystal structures |
| packages/nixpkgs/python314Packages.seekpath | Module to obtain and visualize band paths in the Brillouin zone of crystal structures |
| packages/nixpkgs/haskellPackages.PathTree | A tree used to merge and maintain paths |
| packages/nixpkgs/haskellPackages.nix-tree | Interactively browse a Nix store paths dependencies |
| packages/nixpkgs/haskellPackages.path-tree | `Data |
| packages/nixpkgs/haskellPackages.nixdu | Interactively browse a Nix store paths dependencies |
| packages/nixpkgs/python313Packages.blobfile | Read Google Cloud Storage, Azure Blobs, and local paths with the same interface |
| packages/nixpkgs/python314Packages.blobfile | Read Google Cloud Storage, Azure Blobs, and local paths with the same interface |
| packages/nixpkgs/ocamlPackages.janeStreet.file_path | Library for typed manipulation of UNIX-style file paths |
| packages/nixpkgs/ocamlPackages_latest.file_path | Library for typed manipulation of UNIX-style file paths |
| packages/nixpkgs/python313Packages.pathlib2 | This module offers classes representing filesystem paths with semantics appropriate for different operating systems |
| packages/nixpkgs/python314Packages.pathlib2 | This module offers classes representing filesystem paths with semantics appropriate for different operating systems |
| options/nixos/virtualisation.oci-containers.containers.<name>.volumes | List of volumes to attach to this container
|
| packages/nixpkgs/python312Packages.beziers | Python library for manipulating Bezier curves and paths in fonts |
| packages/nixpkgs/python312Packages.ziafont | Convert TTF/OTF font glyphs to SVG paths |
| packages/nixpkgs/libredirect | LD_PRELOAD library to intercept and rewrite the paths in glibc calls |
| packages/nixpkgs/texlivePackages.spath3 | Manipulate "soft paths" in PGF |
| packages/nixpkgs/haskellPackages.rose-trie | Trees with polymorphic paths to nodes, combining properties of Rose Trees and Tries |
| packages/nixpkgs/texlivePackages.tikz-nfold | Triple, quadruple, and n-fold paths with TikZ |
| packages/nixpkgs/python312Packages.skia-pathops | Python access to operations on paths using the Skia library |
| packages/nixpkgs/haskellPackages.shake-plus | Re-export of Shake using well-typed paths and ReaderT |
| packages/nixpkgs/python313Packages.pathtools | Pattern matching and various utilities for file systems paths |
| packages/nixpkgs/python314Packages.pathtools | Pattern matching and various utilities for file systems paths |
| packages/nixpkgs/python312Packages.pathable | Library for object-oriented paths |
| packages/nixpkgs/haskellPackages.path-pieces | Components of paths |
| packages/nixpkgs/haskellPackages.wai-router | Provides basic routing on URL paths for WAI |
| packages/nixpkgs/python312Packages.seekpath | Module to obtain and visualize band paths in the Brillouin zone of crystal structures |
| packages/nixpkgs/haskellPackages.strong-path | Strongly typed paths in Haskell |
| packages/nixpkgs/python312Packages.blobfile | Read Google Cloud Storage, Azure Blobs, and local paths with the same interface |
| packages/nixpkgs/python312Packages.pathlib2 | This module offers classes representing filesystem paths with semantics appropriate for different operating systems |
| packages/nixpkgs/ocamlPackages_latest.janeStreet.file_path | Library for typed manipulation of UNIX-style file paths |
| packages/nixpkgs/haskellPackages.potrace | Trace bitmap images to paths using potrace |
| packages/nixpkgs/ocamlPackages.directories | OCaml library that provides configuration, cache and data paths (and more!) following the suitable conventions on Linux, macOS and Windows |
| packages/nixpkgs/haskellPackages.path_0_9_6 | Support for well-typed paths |
| packages/nixpkgs/haskellPackages.stern-brocot | Positive rational numbers represented as paths in the Stern-Brocot tree |
| packages/nixpkgs/haskellPackages.path_0_9_5 | Support for well-typed paths |
| packages/nixpkgs/python312Packages.pathtools | Pattern matching and various utilities for file systems paths |
| packages/nixpkgs/haskellPackages.safepath | Safe Paths in Haskell |
| packages/nixpkgs/haskellPackages.monopati | Well-typed paths |
| packages/nixpkgs/python313Packages.flask-versioned | Flask plugin to rewrite file paths to add version info |
| packages/nixpkgs/python314Packages.flask-versioned | Flask plugin to rewrite file paths to add version info |
| packages/nixpkgs/texlivePackages.hatching | MetaPost macros for hatching interior of closed paths |
| packages/nixpkgs/texlivePackages.menukeys | Format menu sequences, paths and keystrokes from lists |
| packages/nixpkgs/haskellPackages.hslua-module-path | Lua module to work with file paths |
| packages/nixpkgs/python313Packages.jsonschema-spec | JSONSchema Spec with object-oriented paths |
| packages/nixpkgs/python313Packages.jsonschema-path | JSONSchema Spec with object-oriented paths |
| packages/nixpkgs/python314Packages.jsonschema-path | JSONSchema Spec with object-oriented paths |
| packages/nixpkgs/python314Packages.jsonschema-spec | JSONSchema Spec with object-oriented paths |
| packages/nixpkgs/haskellPackages.unliftio-path | UnliftIO using well-typed Paths |
| packages/nixpkgs/ocamlPackages_latest.directories | OCaml library that provides configuration, cache and data paths (and more!) following the suitable conventions on Linux, macOS and Windows |
| options/nixos/services.postfix.settings.main.smtpd_tls_chain_files | List of paths to the server private keys and certificates.
The order of items matters and a private key must always be followed by the corresponding certificate.
https://www.postfix.org/postconf.5.html#smtpd_tls_chain_files
|
| packages/nixpkgs/texlivePackages.labyrinth | Draw labyrinths and solution paths |
| packages/nixpkgs/python312Packages.flask-versioned | Flask plugin to rewrite file paths to add version info |
| packages/nixpkgs/python313Packages.trailrunner | Module to walk paths and run things |
| packages/nixpkgs/python314Packages.trailrunner | Module to walk paths and run things |
| packages/nixpkgs/haskellPackages.scientist | A Haskell library for carefully refactoring critical paths |
| packages/nixpkgs/perlPackages.librelative | Add paths relative to the current file to @INC |
| packages/nixpkgs/python313Packages.svgelements | SVG Parsing for Elements, Paths, and other SVG Objects |
| packages/nixpkgs/python314Packages.svgelements | SVG Parsing for Elements, Paths, and other SVG Objects |
| packages/nixpkgs/idrisPackages.rationals | Idris rational number type built from paths in the Stern Brocot tree |
| packages/nixpkgs/perl5Packages.librelative | Add paths relative to the current file to @INC |
| packages/nixpkgs/python312Packages.jsonschema-spec | JSONSchema Spec with object-oriented paths |
| packages/nixpkgs/python312Packages.jsonschema-path | JSONSchema Spec with object-oriented paths |
| packages/nixpkgs/haskellPackages.dijkstra-simple | A simpler Dijkstra shortest paths implementation |
| packages/nixpkgs/haskellPackages.crawlchain | Simulation user crawl paths |
| packages/nixpkgs/python312Packages.trailrunner | Module to walk paths and run things |
| options/nixos/services.multipath.devices.*.san_path_err_threshold | If set to a value greater than 0, multipathd will watch paths and check
how many times a path has been failed due to errors
|
| packages/nixpkgs/haskellPackages.unionmount | Union mount filesystem paths into Haskell datastructures |
| packages/nixpkgs/python312Packages.svgelements | SVG Parsing for Elements, Paths, and other SVG Objects |
| packages/nixpkgs/perl540Packages.librelative | Add paths relative to the current file to @INC |
| packages/nixpkgs/perl538Packages.librelative | Add paths relative to the current file to @INC |
| packages/nixpkgs/python313Packages.pathvalidate | Library to sanitize/validate a string such as filenames/file-paths/etc |
| packages/nixpkgs/python314Packages.pathvalidate | Library to sanitize/validate a string such as filenames/file-paths/etc |
| packages/nixpkgs/texlivePackages.inversepath | Calculate inverse file paths |
| packages/nixpkgs/python312Packages.pathvalidate | Library to sanitize/validate a string such as filenames/file-paths/etc |
| packages/nixpkgs/python313Packages.certvalidator | Validates X.509 certificates and paths |
| packages/nixpkgs/python314Packages.certvalidator | Validates X.509 certificates and paths |
| packages/nixpkgs/haskellPackages.canonical-filepath | Abstract data type for canonical file paths |
| packages/nixpkgs/python312Packages.certvalidator | Validates X.509 certificates and paths |
| packages/nixpkgs/texlivePackages.tikzdotncross | Marking coordinates and crossing paths |
| packages/nixpkgs/python313Packages.pyhanko-certvalidator | Python library for validating X.509 certificates and paths |
| packages/nixpkgs/python314Packages.pyhanko-certvalidator | Python library for validating X.509 certificates and paths |
| packages/nixpkgs/haskellPackages.hack-middleware-cleanpath | Applies some basic redirect rules to get cleaner paths. (deprecated) |
| packages/nixpkgs/python312Packages.pyhanko-certvalidator | Python library for validating X.509 certificates and paths |
| packages/nixpkgs/haskellPackages.system-canonicalpath | Abstract data type for canonical paths with some utilities |
| packages/nixpkgs/texlivePackages.addtoluatexpath | Add paths to Lua packages and input TeX files |
| packages/nixpkgs/python313Packages.booleanoperations | Boolean operations on paths |
| packages/nixpkgs/python314Packages.booleanoperations | Boolean operations on paths |
| packages/nixpkgs/python312Packages.booleanoperations | Boolean operations on paths |
| packages/nixpkgs/rPackages.PathSelectMP | |
| packages/nur/sikmir.config-path | Python library to work with paths to config folders and files in an OS independent way |
| packages/nur/xyenon.yaziPlugins.clipboard | Clipboard sync plugin for Yazi that copies yanked file paths to the system clipboard |
| packages/nur/xddxdd.rootutils | Simple python package to solve all your problems with pythonpath, work dir, file paths, module imports and environment variables |
| packages/nur/DimitarNestorov.eclecticlight.alisma | A command tool to create Finder aliases, and to resolve them to full paths |
| packages/nur/xddxdd.python3Packages.rootutils | Simple python package to solve all your problems with pythonpath, work dir, file paths, module imports and environment variables |