Update Firefox configuration
This commit is contained in:
parent
d390969fca
commit
f65ec32010
6 changed files with 45 additions and 28 deletions
|
@ -5,7 +5,7 @@ let
|
|||
in
|
||||
{
|
||||
options.modules.web.qutebrowser = {
|
||||
enable = mkEnableOption "enable Kdenlive video editor";
|
||||
enable = mkEnableOption "enable Qutebrowser web browser";
|
||||
};
|
||||
config = mkIf cfg.enable {
|
||||
programs.qutebrowser = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue