Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

mods.media.additionalPackages

Additional media packages.

Type: list of package

Default: [ ]

Example:

[
  <derivation flatpak-1.16.1>
]

mods.media.filePickerPortal

The file picker portal to use (set with shana). Default removes the config, allowing you to set it yourself.

Type: one of “Gnome”, “Kde”, “Lxqt”, “Gtk”, “Term”, “Default” or Concatenated string

Default: "Term"

Example: "Gnome"

mods.media.specialPrograms

special program configuration to be added which require programs.something notation.

Type: attribute set of anything

Default: { }

Example: { }

mods.media.specialServices

special services configuration to be added which require an services.something notation.

Type: attribute set of anything

Default: { }

Example: { }

mods.media.termFileChooserConfig

Termfilechooser config

Type: attribute set of anything

Default:

{
  cmd = "/nix/store/wrl5ii1zjfvs0z4p3pgp3yp5hkvy05lc-xdg-desktop-portal-termfilechooser-1.2.0/share/xdg-desktop-portal-termfilechooser/yazi-wrapper.sh";
  default_dir = "$HOME";
}

Example: { }

mods.media.useBasePackages

Default media packages (If disabled, only the additional packages will be installed)

Type: boolean

Default: true

Example: false