| programs.ptyxis.palettes | Written to {file}`$XDG_CONFIG_HOME/org.gnome
|
| i18n.inputMethod.fcitx5.themes.<name>.theme | The theme.conf file of the theme
|
| programs.gradle.settings | Key value pairs to write to gradle.properties in the Gradle
home directory.
|
| programs.kakoune.extraConfig | Extra configuration lines to add to
$XDG_CONFIG_HOME/kak/kakrc.
|
| services.podman.images.<name>.authFile | Path of the authentication file used to connect to registry.
|
| programs.piston-cli.settings | Configuration written to
$XDG_CONFIG_HOME/piston-cli/config.yml.
|
| services.remmina.addRdpMimeTypeAssoc | Whether to enable Remmina RDP file open option.
|
| services.kanshi.profiles.<name>.outputs.*.criteria | The criteria can either be an output name, an output description or "*"
|
| programs.librewolf.profiles.<name>.bookmarks.force | Whether to force override existing custom bookmarks.
|
| programs.firefox.profiles.<name>.containers.<name>.color | Container color.
|
| programs.oh-my-posh.settings | Configuration written to
$XDG_CONFIG_HOME/oh-my-posh/config.json
|
| programs.autorandr.profiles.<name>.hooks.predetect | Predetect hook executed before autorandr attempts to run xrandr.
|
| launchd.agents.<name>.config.inetdCompatibility.Wait | This flag corresponds to the "wait" or "nowait" option of inetd
|
| programs.bottom.settings | Configuration written to
$XDG_CONFIG_HOME/bottom/bottom.toml
|
| programs.floorp.profiles.<name>.containersForce | Whether to force replace the existing containers configuration
|
| programs.hexchat.channels | Configures $XDG_CONFIG_HOME/hexchat/servlist.conf.
|
| services.kanshi.settings.*.profile.outputs.*.position | <x>,<y>
Places the output at the specified position in the global coordinates
space.
|
| programs.thunderbird.profiles.<name>.isDefault | Whether this is a default profile
|
| programs.joshuto.keymap | Configuration written to
$XDG_CONFIG_HOME/joshuto/keymap.toml
|
| programs.librewolf.profiles.<name>.extensions | Submodule for installing and configuring extensions.
|
| services.kanshi.settings.*.profile.outputs.*.transform | Sets the output transform.
|
| programs.thunderbird.profiles.<name>.search.order | The order the search engines are listed in
|
| services.kanshi.settings.*.profile.outputs.*.adaptiveSync | Enables or disables adaptive synchronization
(aka
|
| services.plex-mpv-shim.settings | Configuration written to
$XDG_CONFIG_HOME/plex-mpv-shim/config.json
|
| services.recoll.settings | The configuration to be written at $RECOLL_CONFDIR/recoll.conf
|
| programs.ncspot.settings | Configuration written to
$XDG_CONFIG_HOME/ncspot/config.toml
|
| programs.yambar.settings | Configuration written to $XDG_CONFIG_HOME/yambar/config.yml
|
| programs.ledger.settings | Configuration written to $XDG_CONFIG_HOME/ledger/ledgerrc
|
| programs.thunderbird.profiles.<name>.userContent | Custom Thunderbird user content CSS.
|
| programs.wezterm.extraConfig | Extra configuration written to
$XDG_CONFIG_HOME/wezterm/wezterm.lua
|
| programs.zed-editor.userSettings | Configuration written to Zed's settings.json.
|
| services.fnott.settings | Configuration written to
$XDG_CONFIG_HOME/fnott/fnott.ini
|
| programs.zsh.history.extended | Save timestamp into the history file.
|
| programs.aerc.templates | Templates added to $HOME/.config/aerc/templates/
|
| programs.aerc.stylesets | Stylesets added to $HOME/.config/aerc/stylesets/
|
| services.grobi.rules | These are the rules grobi tries to match to the current
output configuration
|
| programs.firefox.profiles.<name>.search.engines | Attribute set of search engine configurations
|
| programs.mc.panelsSettings | Settings for mc/panels file
|
| programs.mc.keymapSettings | Settings for mc/mc.keymap file
|
| programs.gnome-terminal.profile.<name>.scrollbackLines | The number of scrollback lines to keep, null for infinite.
|
| programs.anyrun.extraConfigFiles | Extra files to put in ~/.config/anyrun, a wrapper over xdg.configFile.
|
| services.hyprshell.style | CSS file for customizing hyprshell
|
| home.pointerCursor.x11.defaultCursor | The default cursor file to use within the package.
|
| programs.zsh.localVariables | Extra local variables defined at the top of .zshrc.
|
| programs.neovim.plugins.*.runtime.<name>.recursive | If the file source is a directory, then this option
determines whether the directory should be recursively
linked to the target location
|
| programs.aerc.extraAccounts | Extra lines added to $HOME/.config/aerc/accounts.conf
|
| programs.hexchat.overwriteConfigFiles | Enables overwriting HexChat configuration files
(hexchat.conf, servlist.conf)
|
| programs.helix.languages | Language specific configuration at
$XDG_CONFIG_HOME/helix/languages.toml
|
| programs.librewolf.profiles.<name>.containers | Attribute set of container configurations
|
| xdg.dataFile.<name>.executable | Set the execute bit
|
| programs.firefox.profiles.<name>.containersForce | Whether to force replace the existing containers configuration
|
| programs.dircolors.enable | Whether to manage .dir_colors
and set LS_COLORS.
|
| programs.librewolf.profiles.<name>.search.privateDefault | The default search engine used in the Private Browsing.
|
| programs.autorandr.profiles.<name>.hooks.postswitch | Postswitch hook executed after mode switch.
|
| programs.pandoc.defaults | Options to set by default
|
| programs.fuzzel.settings | Configuration for fuzzel written to
$XDG_CONFIG_HOME/fuzzel/fuzzel.ini
|
| programs.neovim.coc.settings | Extra configuration lines to add to
$XDG_CONFIG_HOME/nvim/coc-settings.json
See
https://github.com/neoclide/coc.nvim/wiki/Using-the-configuration-file
for options.
|
| meta.maintainers | List of maintainers of each module
|
| programs.ghostty.settings | Configuration written to $XDG_CONFIG_HOME/ghostty/config
|
| programs.wallust.settings | Configuration written to $XDG_CONFIG_HOME/wallust/wallust.toml
|
| programs.vinegar.settings | Configuration written to $XDG_CONFIG_HOME/vinegar/config.toml
|
| programs.hexchat.settings | Configuration for $XDG_CONFIG_HOME/hexchat/hexchat.conf, see
https://hexchat.readthedocs.io/en/latest/settings.html#list-of-settings
for supported values.
|
| programs.earthly.settings | Configuration written to ~/.earthly/config.yml file
|
| programs.claude-code.memory.source | Path to a file containing memory content for CLAUDE.md
|
| programs.gnome-terminal.profile.<name>.deleteBinding | Which string the terminal should send to an application when the user
presses the Delete key.
auto
: Send the @7 control sequence.
ascii-backspace
: Send an ASCII backspace character (0x08).
ascii-delete
: Send an ASCII delete character (0x7F).
delete-sequence
: Send the @7 control sequence.
tty
: Send terminal's "erase" setting.
|
| xresources.extraConfig | Additional X server resources contents
|
| programs.thunderbird.profiles.<name>.search.force | Whether to force replace the existing search
configuration
|
| services.grobi.executeAfter | Commands to be run after an output configuration was
changed
|
| services.kanshi.settings.*.profile.outputs.*.criteria | The criteria can either be an output name, an output description or "*"
|
| programs.librewolf.profiles.<name>.extensions.force | Whether to override all previous firefox settings
|
| programs.thunderbird.profiles.<name>.search.default | The default search engine used in the address bar and search
bar.
|
| home.stateVersion | It is occasionally necessary for Home Manager to change
configuration defaults in a way that is incompatible with
stateful data
|
| programs.firefoxpwa.profiles.<name>.sites.<name>.settings | Settings for this site
|
| programs.gnome-terminal.profile.<name>.colors.foregroundColor | The foreground color.
|
| programs.gnome-terminal.profile.<name>.colors.backgroundColor | The background color.
|
| programs.asciinema.enable | Whether to enable Enable installing asciinema and writing configuration file.
|
| programs.vscode.profiles.<name>.enableExtensionUpdateCheck | Whether to enable update notifications for extensions
|
| programs.floorp.profiles.<name>.extensions.settings | Attribute set of options for each extension
|
| pam.yubico.authorizedYubiKeys.path | File path to write the authorized YubiKeys,
relative to HOME.
|
| programs.librewolf.profiles.<name>.containers.<name>.icon | Container icon.
|
| programs.firefoxpwa.profiles.<name>.sites.<name>.manifestUrl | URL of the site's web app manifest.
|
| wayland.windowManager.sway.checkConfig | If enabled, validates the generated config file.
|
| programs.vscode.profiles.<name>.keybindings.*.command | The VS Code command to execute.
|
| nix.buildMachines.*.sshKey | The path to the SSH private key with which to authenticate on
the build machine
|
| programs.nix-search-tv.settings | Configuration written to $XDG_CONFIG_HOME/nix-search-tv/config.json
|
| programs.librewolf.profiles.<name>.containers.<name>.id | Container ID
|
| programs.vesktop.settings | Vesktop settings written to
$XDG_CONFIG_HOME/vesktop/settings.json
|
| programs.joshuto.mimetype | Configuration written to
$XDG_CONFIG_HOME/joshuto/mimetype.toml
|
| services.udiskie.settings | Configuration written to
$XDG_CONFIG_HOME/udiskie/config.yml
|
| programs.joshuto.settings | Configuration written to
$XDG_CONFIG_HOME/joshuto/joshuto.toml
|
| programs.swayimg.settings | Configuration written to
$XDG_CONFIG_HOME/swayimg/config
|
| services.wpaperd.settings | Configuration written to
$XDG_CONFIG_HOME/wpaperd/wallpaper.toml
|
| programs.librewolf.profiles.<name>.containers.<name>.name | Container name, e.g., shopping.
|
| programs.gnome-terminal.profile.<name>.colors.cursor.foreground | The foreground color.
|
| programs.gnome-terminal.profile.<name>.colors.cursor.background | The background color.
|
| xdg.stateFile.<name>.executable | Set the execute bit
|
| xdg.cacheFile.<name>.executable | Set the execute bit
|
| programs.librewolf.profiles.<name>.bookmarks.settings | Custom bookmarks.
|
| programs.i3status.general | Configuration to add to i3status config
general section
|
| programs.vicinae.settings | Settings written as JSON to ~/.config/vicinae/settings.json
|