| options/nixos/services.lact.settings | Settings for LACT
|
| options/home-manager/programs.librewolf.profiles.<name>.extraConfig | Extra preferences to add to user.js.
|
| packages/nixpkgs/perl5Packages.FileTouch | Update file access and modification times, optionally creating files if needed |
| options/nixos/virtualisation.fileSystems.<name>.autoFormat | If the device does not currently contain a filesystem (as
determined by blkid), then automatically
format it with the filesystem type specified in
fsType
|
| options/nixos/services.asusd.profileConfig | The content of /etc/asusd/profile.ron
|
| options/nixos/systemd.user.tmpfiles.rules | Global user rules for creation, deletion and cleaning of volatile and
temporary files automatically
|
| options/home-manager/programs.k9s.skins | Skin files written to $XDG_CONFIG_HOME/k9s/skins/ (linux)
or Library/Application Support/k9s/skins/ (darwin)
|
| options/nixos/virtualisation.fileSystems.<name>.autoResize | If set, the filesystem is grown to its maximum size before
being mounted. (This is typically the size of the containing
partition.) This is currently only supported for ext2/3/4
filesystems that are mounted during early boot.
|
| options/nixos/services.oauth2-proxy.profileURL | Profile access endpoint.
|
| options/home-manager/programs.btop.extraConfig | Extra lines added to the btop.conf file.
|
| options/home-manager/programs.kitty.autoThemeFiles | Configure Kitty automatic color themes
|
| options/home-manager/gtk.gtk4.extraCss | Extra CSS for $XDG_CONFIG_HOME/gtk-4.0/gtk.css.
|
| options/home-manager/gtk.gtk3.extraCss | Extra CSS for $XDG_CONFIG_HOME/gtk-3.0/gtk.css.
|
| options/nixos/services.stash.settings.video_file_naming_algorithm | Hash algorithm to use for generated file naming
|
| options/nixos/services.suricata.settings.pcap-file.checksum-checks | Possible values are:
- yes: checksum validation is forced
- no: checksum validation is disabled
- auto: Suricata uses a statistical approach to detect when
checksum off-loading is used. (default)
Warning: 'checksum-validation' must be set to yes to have checksum tested.
|
| options/nixos/services.traefik.dynamic.files.<name>.settings | Dynamic configuration for Traefik, written in Nix.
This will be serialized to JSON (which is considered valid YAML) at build, and passed as part of the static file.
|
| options/darwin/homebrew.global.lockfiles | Whether to enable Homebrew to generate lockfiles when you manually invoke
brew bundle [install]
|
| options/nixos/services.agorakit.config | Agorakit configuration options to set in the
.env file
|
| options/nixos/services.onlyoffice.securityNonceFile | File holding nginx configuration that sets the nonce used to create secret links
|
| options/nixos/systemd.user.tmpfiles.enable | Whether to enable systemd user units systemd-tmpfiles-setup.service and systemd-tmpfiles-clean.timer.
|
| options/nixos/security.pam.oath.usersFile | Set the path to file where the user's credentials are
stored
|
| options/nixos/services.documize.key | The key.pem file used for https.
|
| options/home-manager/programs.pistol.enable | Whether to enable file previewer for terminal file managers.
|
| options/home-manager/programs.k9s.views | Resource column views written to
$XDG_CONFIG_HOME/k9s/views.yaml (linux)
or Library/Application Support/k9s/views.yaml (darwin)
|
| options/home-manager/services.skhd.config | Contents of skhd's configuration file
|
| options/nixos/systemd.units.<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.mounts.*.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>.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/services.filesender.package | The filesender package to use.
|
| options/nixos/services.ifm.enable | Whether to enable Improved file manager, a single-file web-based filemanager
Lightweight and minimal, served using PHP's built-in server
.
|
| packages/nixpkgs/perlPackages.FileNFSLock | Perl module to do NFS (or not) locking |
| packages/nixpkgs/perlPackages.FileHomeDir | Find your home and other directories on any platform |
| options/nixos/services.immich.secretsFile | Path of a file with extra environment variables to be loaded from disk
|
| options/nixos/boot.initrd.luks.devices.<name>.keyFileSize | The size of the key file
|
| options/home-manager/services.fnott.configFile | Path to the configuration file read by fnott
|
| options/nixos/services.beesd.filesystems | BTRFS filesystems to run block-level deduplication on.
|
| options/nixos/services.filebeat.inputs.<name>.type | The input type
|
| options/darwin/security.sandbox.profiles | Definition of sandbox profiles.
|
| 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/perlPackages.FileDirList | Provide a sorted list of directory content |
| packages/nixpkgs/perlPackages.FileBaseDir | Use the Freedesktop.org base directory specification |
| packages/nixpkgs/perlPackages.FileKeePass | Interface to KeePass V1 and V2 database files |
| options/nixos/services.filebrowser.package | The filebrowser package to use.
|
| options/nixos/services.go-camo.keyFile | A file containing the HMAC key to use for signing URLs
|
| options/nixos/services.tcsd.stateDir | The location of the system persistent storage file
|
| options/home-manager/programs.gitui.keyConfig | Key config in Ron file format
|
| options/home-manager/programs.vifm.extraConfig | Extra lines added to the $XDG_CONFIG_HOME/vifm/vifmrc file.
|
| options/nixos/programs.schroot.profiles | Custom configuration profiles for schroot.
|
| options/home-manager/programs.firefox.profiles | Attribute set of Firefox profiles.
|
| packages/nixpkgs/perl5Packages.FileHomeDir | Find your home and other directories on any platform |
| packages/nixpkgs/perl5Packages.FileNFSLock | Perl module to do NFS (or not) locking |
| options/nixos/services.lokinet.settings.network.keyfile | The private key to persist address with
|
| packages/nixpkgs/perl5Packages.FileBaseDir | Use the Freedesktop.org base directory specification |
| packages/nixpkgs/perl5Packages.FileDirList | Provide a sorted list of directory content |
| options/nixos/services.zwave-js.secretsConfigFile | JSON file containing secret keys
|
| packages/nixpkgs/perl5Packages.FileKeePass | Interface to KeePass V1 and V2 database files |
| options/nixos/services.diod.exportall | Export all file systems listed in /proc/mounts
|
| options/nixos/services.netbird.tunnels.<name>.dir.state | A state directory used by NetBird client to store config.json, state.json & resolv.conf.
|
| options/nixos/services.netbird.clients.<name>.dir.state | A state directory used by NetBird client to store config.json, state.json & resolv.conf.
|
| options/nixos/services.documize.cert | The cert.pem file used for https.
|
| options/nixos/services.udev.extraRules | Additional udev rules
|
| options/home-manager/programs.aria2.extraConfig | Extra lines added to aria2.conf file.
|
| options/home-manager/programs.tint2.extraConfig | Commands for tint2 that will be add to the tint2rc
file.
|
| options/nixos/systemd.timers.<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.slices.<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/virtualisation.fileSystems.<name>.stratis.poolUuid | UUID of the stratis pool that the fs is located in
This is only relevant if you are using stratis.
|
| options/nixos/services.filesender.localDomain | The domain serving your FileSender instance.
|
| options/home-manager/programs.librewolf.profiles.<name>.preConfig | Extra preferences to add to user.js, before
programs.firefox.profiles._name_.settings
|
| options/nixos/services.powerdns.secretFile | Environment variables from this file will be interpolated into the
final config file using envsubst with this syntax: $ENVIRONMENT
or ${VARIABLE}
|
| options/nixos/services.nsd.zonefilesCheck | Whether to check mtime of all zone files on start and sighup.
|
| options/nixos/services.strongswan-swanctl.swanctl.connections.<name>.local.<name>.cert.<name>.file | Absolute path to the certificate to load
|
| packages/nixpkgs/keka | macOS file archiver |
| options/nixos/services.thanos.query.store.sd-files | Path to files that contain addresses of store API servers
|
| options/nixos/systemd.user.units.<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>.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/services.httpd.phpOptions | Options appended to the PHP configuration file php.ini.
|
| options/nixos/services.nsd.zones.<name>.data | The actual zone data
|
| options/nixos/services.angrr.settings.profile-policies.<name>.profile-paths | Paths to the Nix profile
|
| options/nixos/services.grafana.settings.server.cert_file | Path to the certificate file (if protocol is set to https or h2).
|
| options/nixos/virtualisation.fileSystems.<name>.depends | List of paths that should be mounted before this one
|
| options/nixos/services.mqtt2influxdb.mqtt.cafile | Certification Authority file for MQTT
|
| options/home-manager/programs.floorp.profiles.<name>.bookmarks.configFile | Configuration file to define custom bookmarks.
|
| options/home-manager/programs.floorp.profiles.<name>.path | Profile path.
|
| options/home-manager/services.kanshi.profiles.<name>.name | Profile name
|
| options/home-manager/services.colima.profiles.<name>.name | The profile's name.
|
| options/home-manager/programs.floorp.profiles.<name>.name | Profile name.
|
| options/home-manager/programs.floorp.profiles.<name>.id | Profile ID
|
| options/home-manager/services.vdirsyncer.configFile | Optional configuration file to link to use instead of
the default file ($XDG_CONFIG_HOME/vdirsyncer/config).
|
| options/nixos/virtualisation.fileSystems.<name>.device | The device as passed to mount
|
| options/nixos/services.mpd.settings.db_file | The path to MPD's database.
|
| options/nixos/services.strongswan-swanctl.swanctl.connections.<name>.remote.<name>.cert.<name>.file | Absolute path to the certificate to load
|
| options/nixos/services.openssh.knownHosts.<name>.publicKeyFile | The path to the public key file for the host
|
| options/nixos/services.karma.configFile | A YAML config file which can be used to configure karma instead of the nix-generated file.
|
| options/nixos/services.haproxy.config | Contents of the HAProxy configuration file,
haproxy.conf.
|
| options/nixos/services._3proxy.usersFile | Load users and passwords from this file
|
| options/nixos/services.telegraf.environmentFiles | File to load as environment file
|
| options/nixos/systemd.sockets.<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.targets.<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/virtualisation.fileSystems.<name>.encrypted.blkDev | Location of the backing encrypted device.
|
| options/nixos/boot.tmp.cleanOnBoot | Whether to delete all files in /tmp during boot.
|