| services.gpg-agent.enableScDaemon | Make use of the scdaemon tool
|
| programs.gpg.scdaemonSettings | SCdaemon configuration options
|
| programs.tmux.disableConfirmationPrompt | Disable confirmation prompt before killing a pane or window
|
| home.keyboard | Keyboard configuration
|
| services.psd.useBackup | Whether to completly enable or disable the crash recovery feature.
|
| services.pbgopy.cache.ttl | The TTL for the cache
|
| programs.anki.reduceMotion | Disable various animations and transitions of the user interface.
|
| services.gromit-mpx.hotKey | A keysym or raw keycode that toggles the activation state of
gromit-mpx
|
| services.wl-clip-persist.extraOptions | Extra command-line arguments to pass to wl-clip-persist
|
| services.gromit-mpx.undoKey | A keysym or raw keycode that causes gromit-mpx to undo the
last stroke
|
| programs.feh.buttons | Override feh's default mouse button mapping
|
| services.xidlehook.not-when-audio | Disable locking when audio is playing.
|
| programs.floorp.package | The Floorp package to use
|
| programs.termite.cursorBlink | Specify the how the terminal's cursor should behave
|
| programs.firefox.package | The Firefox package to use
|
| programs.anki.sync.autoSyncMediaMinutes | Automatically sync media every X minutes
|
| programs.zsh.prezto.utility.safeOps | Enabled safe options
|
| xsession.windowManager.awesome.noArgb | Disable client transparency support, which can be greatly
detrimental to performance in some setups
|
| programs.librewolf.package | The LibreWolf package to use
|
| wayland.windowManager.sway.config.gaps.smartGaps | This option controls whether to disable all gaps (outer and inner)
on workspace with a single container.
|
| xsession.windowManager.i3.config.gaps.smartGaps | This option controls whether to disable all gaps (outer and inner)
on workspace with a single container.
|
| programs.feh.keybindings | Override feh's default keybindings
|
| accounts.email.accounts.<name>.getmail.readAll | Enable if you want to fetch all, even the read messages from the
server
|
| accounts.email.accounts.<name>.getmail.delete | Enable if you want to delete read messages from the server
|
| wayland.windowManager.sway.package | Sway package to use
|
| services.xidlehook.not-when-fullscreen | Disable locking when a fullscreen application is in use.
|
| wayland.windowManager.sway.config.gaps.smartBorders | This option controls whether to disable container borders on
workspace with a single container.
|
| xsession.windowManager.i3.config.gaps.smartBorders | This option controls whether to disable container borders on
workspace with a single container.
|
| xsession.windowManager.spectrwm.unbindings | List of keybindings to disable from default Spectrwm configuration.
|
| programs.qutebrowser.enableDefaultBindings | Disable to prevent loading default key bindings.
|
| services.ollama.acceleration | What interface to use for hardware acceleration.
null: default behavior
- if
nixpkgs.config.rocmSupport is enabled, uses "rocm"
- if
nixpkgs.config.cudaSupport is enabled, uses "cuda"
- otherwise defaults to
false
false: disable GPU, only use CPU
"rocm": supported by most modern AMD GPUs
- may require overriding gpu type with
services.ollama.rocmOverrideGfx
if rocm doesn't detect your AMD gpu
"cuda": supported by most modern NVIDIA GPUs
|
| programs.ripgrep-all.custom_adapters.*.disabled_by_default | If true, the adapter will be disabled by default
|
| targets.darwin.defaults."com.apple.desktopservices".DSDontWriteUSBStores | Disable use of {file}`
|
| targets.darwin.defaults."com.apple.desktopservices".DSDontWriteNetworkStores | Disable use of {file}`
|