| options/home-manager/programs.rio.themes | Theme files written to $XDG_CONFIG_HOME/rio/themes/
|
| options/nixos/swapDevices | The swap devices and swap files
|
| packages/nixpkgs/perl5Packages.FileFindObject | Object oriented File::Find replacement |
| options/home-manager/programs.thunderbird.profiles.<name>.isDefault | Whether this is a default profile
|
| options/nixos/services.headscale.settings.database.postgres.password_file | A file containing the password corresponding to
database.user.
|
| options/nixos/services.go-neb.config | Your config.yaml as a Nix attribute set
|
| options/nixos/programs.git.lfs.enable | Whether to enable git-lfs (Large File Storage).
|
| options/nixos/services.gvpe.configFile | GVPE config file, if already present
|
| options/nixos/services.ttyd.keyFile | SSL key file path
|
| options/home-manager/programs.rofi.configPath | Path where to put generated configuration file.
|
| options/home-manager/programs.ranger.rifle | Settings written to $XDG_CONFIG_HOME/ranger/rifle.conf.
|
| options/home-manager/services.clipse.theme | Configuration written to
$XDG_CONFIG_HOME/clipse/custom_theme.json.
|
| options/home-manager/qt.qt6ctSettings | Qtct configuration
|
| options/home-manager/qt.qt5ctSettings | Qtct configuration
|
| options/home-manager/programs.amoco.config | Config file for amoco as a Python configuration module.
|
| options/nixos/services.vsftpd.rsaCertFile | RSA certificate file.
|
| options/nixos/users.groups.<name>.members | The user names of the group members, added to the
/etc/group file.
|
| options/darwin/nix.daemonIOLowPriority | Whether the Nix daemon process should considered to be low priority when
doing file system I/O.
|
| options/nixos/services.prometheus.exporters.restic.rcloneConfigFile | Path to the file containing rclone configuration
|
| options/nixos/services.mediatomb.customCfg | Allow the service to create and use its own config file inside the dataDir as
configured by services.mediatomb.dataDir
|
| options/home-manager/launchd.agents.<name>.config.KeepAlive.PathState | Each key in this dictionary is a file-system path
|
| options/home-manager/programs.nheko.settings | Attribute set of Nheko preferences (converted to an INI file)
|
| options/nixos/services.xserver.xkb.extraLayouts.<name>.typesFile | The path to the xkb types file
|
| options/nixos/services.autorandr.profiles.<name>.config.<name>.position | Output position
|
| options/home-manager/programs.autorandr.profiles.<name>.config.<name>.position | Output position
|
| options/home-manager/programs.librewolf.profiles.<name>.extensions | Submodule for installing and configuring extensions.
|
| packages/nixpkgs/xpipe | Cross-platform shell connection hub and remote file manager |
| options/home-manager/programs.thunderbird.profiles.<name>.userContent | Custom Thunderbird user content CSS.
|
| options/nixos/services.slskd.settings.remote_file_management | Whether to enable modification of share contents through the web ui.
|
| options/nixos/services.prometheus.scrapeConfigs.*.basic_auth.password_file | HTTP password file
|
| options/nixos/services.headscale.settings.policy.path | If the mode is set to "file", the path to a
HuJSON file containing ACL policies.
|
| options/nixos/services.firezone.server.smtp.passwordFile | File containing the password for the given username
|
| options/nixos/services.tsidp.environmentFile | Path to an environment file loaded for the tsidp service
|
| options/nixos/services.pdfding.database.passwordFile | File containing POSTGRES_PASSWORD
|
| options/nixos/services.autorandr.profiles.<name>.hooks.preswitch | Preswitch hook executed before mode switch.
|
| options/home-manager/programs.autorandr.profiles.<name>.hooks.preswitch | Preswitch hook executed before mode switch.
|
| options/home-manager/programs.firefox.profiles.<name>.bookmarks.settings | Custom bookmarks.
|
| options/home-manager/programs.librewolf.profiles.<name>.bookmarks.force | Whether to force override existing custom bookmarks.
|
| options/nixos/services.cloudflared.certificateFile | Account certificate file, necessary to create, delete and manage tunnels
|
| options/nixos/services.lasuite-meet.livekit.keyFile | LiveKit key file holding one or multiple application secrets
|
| options/nixos/services.athens.tlsCertFile | Path to the TLS certificate file.
|
| options/nixos/services.athens.netrcPath | Path to the .netrc file.
|
| options/nixos/boot.initrd.enable | Whether to enable the NixOS initial RAM disk (initrd)
|
| options/nixos/services.prosody.ssl.key | Path to the key file.
|
| options/nixos/services.ntp.extraConfig | Additional text appended to ntp.conf.
|
| options/nixos/services.plikd.enable | Whether to enable plikd, a temporary file upload system.
|
| options/nixos/services.tika.configFile | The Apache Tika configuration (XML) file to use.
|
| options/nixos/services.ndppd.configFile | Path to configuration file.
|
| options/nixos/services.locate.output | The database file to build.
|
| options/home-manager/programs.zsh.logoutExtra | Extra commands that should be added to .zlogout.
|
| options/home-manager/programs.boxxy.rules.*.mode | Does the current path redirect a file or a directory?
|
| options/home-manager/programs.fish.plugins | The plugins to source in
conf.d/99plugins.fish.
|
| options/nixos/services.vault.tlsKeyFile | TLS private key file
|
| options/nixos/users.users.<name>.subUidRanges | Subordinate user ids that user is allowed to use
|
| options/nixos/users.users.<name>.subGidRanges | Subordinate group ids that user is allowed to use
|
| options/darwin/launchd.agents.<name>.path | Packages added to the service's PATH
environment variable
|
| packages/nixpkgs/perlPackages.FileRemove | Remove files and directories |
| options/nixos/services.autorandr.profiles.<name>.hooks.predetect | Predetect hook executed before autorandr attempts to run xrandr.
|
| options/home-manager/programs.autorandr.profiles.<name>.hooks.predetect | Predetect hook executed before autorandr attempts to run xrandr.
|
| options/nixos/services.dashy.settings | Settings serialized into user-data/conf.yml before build
|
| options/nixos/services.autorandr.profiles.<name>.config.<name>.scale | Output scale configuration
|
| options/home-manager/programs.autorandr.profiles.<name>.config.<name>.scale | Output scale configuration
|
| options/home-manager/programs.gnome-terminal.profile.<name>.scrollbackLines | The number of scrollback lines to keep, null for infinite.
|
| options/darwin/security.sandbox.profiles.<name>.allowLocalNetworking | Whether to allow localhost network access inside the sandbox.
|
| options/nixos/services.dnsmasq.settings | Configuration of dnsmasq
|
| options/nixos/services.jupyterhub.extraConfig | Extra contents appended to the jupyterhub configuration
Jupyterhub configuration is a normal python file using
Traitlets. https://jupyterhub.readthedocs.io/en/stable/getting-started/config-basics.html
|
| options/nixos/services.traccar.settings | config.xml configuration as a Nix attribute set
|
| options/nixos/services.newt.environmentFile | Path to a file containing sensitive environment variables for Newt
|
| options/home-manager/programs.neovim.plugins.*.runtime.<name>.source | Path of the source file or directory
|
| options/home-manager/xdg.mimeApps.defaultApplications | The default application to be used for a given mimetype
|
| options/home-manager/programs.firefox.profiles.<name>.containersForce | Whether to force replace the existing containers configuration
|
| options/nixos/services.nvme-rs.settings.email.smtp_password_file | File containing SMTP password
|
| options/darwin/system.patches | Set of patches to apply to /.
This can modify everything so use with caution.
Useful for safely changing system files
|
| options/home-manager/xdg.stateFile.<name>.onChange | Shell commands to run when file has changed between
generations
|
| options/home-manager/xdg.cacheFile.<name>.onChange | Shell commands to run when file has changed between
generations
|
| options/nixos/services.frr.configFile | Configuration file to use for FRR
|
| options/home-manager/programs.librewolf.profiles.<name>.containers | Attribute set of container configurations
|
| options/home-manager/services.kanshi.settings.*.profile.outputs.*.position | <x>,<y>
Places the output at the specified position in the global coordinates
space.
|
| options/home-manager/programs.firefox.profiles.<name>.search.engines | Attribute set of search engine configurations
|
| options/home-manager/programs.thunderbird.profiles.<name>.search.order | The order the search engines are listed in
|
| options/home-manager/programs.lazydocker.settings | Configuration written to
$XDG_CONFIG_HOME/lazydocker/config.yml
on Linux or on Darwin if xdg.enable is set, otherwise
~/Library/Application Support/jesseduffield/lazydocker/config.yml
|
| options/nixos/services.murmur.logFile | Path to the log file for Murmur daemon
|
| options/nixos/boot.loader.grub.extraConfig | Additional GRUB commands inserted in the configuration file
just before the menu entries.
|
| options/nixos/services.cfssl.dbConfig | Certificate db configuration file
|
| options/nixos/services.cntlm.configText | Verbatim contents of cntlm.conf.
|
| options/nixos/services.mongodb.pidFile | Location of MongoDB pid file
|
| options/nixos/services.ndppd.routeTTL | This tells 'ndppd' how often to reload the route file /proc/net/ipv6_route,
in milliseconds.
|
| options/nixos/services.ncps.netrcFile | The path to netrc file for upstream authentication
|
| options/home-manager/programs.mpv.config | Configuration written to
$XDG_CONFIG_HOME/mpv/mpv.conf
|
| options/home-manager/xdg.desktopEntries.<name>.icon | Icon to display in file manager, menus, etc.
|
| options/home-manager/programs.mcp.servers | MCP server configurations written to
XDG_CONFIG_HOME/mcp/mcp.json
|
| options/home-manager/programs.yazi.keymap | Configuration written to
$XDG_CONFIG_HOME/yazi/keymap.toml
|
| options/nixos/services.nghttpx.tls.crt | Path to the TLS certificate file.
|
| options/nixos/services.nghttpx.tls.key | Path to the TLS key file.
|
| options/nixos/services.vault.tlsCertFile | TLS certificate file
|
| options/nixos/systemd.mounts.*.options | Options used to mount the file system.
|
| options/nixos/xdg.portal.wlr.enable | Whether to enable desktop portal for wlroots-based desktops
|
| options/nixos/services.github-runners.<name>.tokenFile | The full path to a file which contains either
- a fine-grained personal access token (PAT),
- a classic PAT
- or a runner registration token
Changing this option or the tokenFile’s content triggers a new runner registration
|
| options/nixos/services.yarr.authFilePath | Path to a file containing username:password. null means no authentication required to use the service.
|
| options/darwin/homebrew.caskArgs.appdir | Target location for Applications
|