mirror of
https://github.com/librephoenix/nixos-config
synced 2025-10-18 17:44:06 +05:30
Updated system
This commit is contained in:
parent
a01c55adaf
commit
58504c7fc4
3 changed files with 90 additions and 14 deletions
|
@ -447,6 +447,7 @@ Youtube
|
|||
|
||||
home.sessionVariables = lib.mkIf (config.userSettings.browser == "qutebrowser") {
|
||||
DEFAULT_BROWSER = "${pkgs.qutebrowser}/bin/qutebrowser";
|
||||
QTWEBENGINE_CHROMIUM_FLAGS = "--disable-gpu"; # FIXME https://github.com/qutebrowser/qutebrowser/issues/8535
|
||||
};
|
||||
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue