home-manager/tests/modules/programs/qutebrowser
seylerius 89adfc9f01
qutebrowser: unwrap list from keybinding removal
The option to remove the default keybindings by setting the
`programs.qutebrowser.enableDefaultKeybindings` variable to `false`
had a list wrapped around the `config.py` line. This would cause a
type coercion error.

PR #1410
2020-07-27 16:48:38 +02:00
..
default.nix qutebrowser: add some options 2020-05-03 13:53:06 +02:00
keybindings.nix qutebrowser: unwrap list from keybinding removal 2020-07-27 16:48:38 +02:00
settings.nix qutebrowser: add support for list values in settings 2020-04-09 19:13:07 +02:00