fix firefox update

This commit is contained in:
Kabbone 2022-11-25 22:19:55 +01:00
parent 62d9ad5fc9
commit 3f58e67023
Signed by: Kabbone
SSH Key Fingerprint: SHA256:A5zPB5I6u5V78V51c362BBdCwhDhfDUVbt7NfKdjWBY

View File

@ -12,12 +12,13 @@
programs = {
firefox = {
enable = true;
package = pkgs.wrapFirefox pkgs.firefox-unwrapped {
forceWayland = true;
extraPolicies = {
ExtensionSettings = {};
};
};
#package = pkgs.wrapFirefox pkgs.firefox-unwrapped {
#forceWayland = true;
# extraPolicies = {
# ExtensionSettings = {};
# };
#};
package = pkgs.firefox-wayland;
# profiles.kabbone = {
# #id = 271987;
# name = "kabbone";