fix firefox update
This commit is contained in:
parent
62d9ad5fc9
commit
3f58e67023
@ -12,12 +12,13 @@
|
|||||||
programs = {
|
programs = {
|
||||||
firefox = {
|
firefox = {
|
||||||
enable = true;
|
enable = true;
|
||||||
package = pkgs.wrapFirefox pkgs.firefox-unwrapped {
|
#package = pkgs.wrapFirefox pkgs.firefox-unwrapped {
|
||||||
forceWayland = true;
|
#forceWayland = true;
|
||||||
extraPolicies = {
|
# extraPolicies = {
|
||||||
ExtensionSettings = {};
|
# ExtensionSettings = {};
|
||||||
};
|
# };
|
||||||
};
|
#};
|
||||||
|
package = pkgs.firefox-wayland;
|
||||||
# profiles.kabbone = {
|
# profiles.kabbone = {
|
||||||
# #id = 271987;
|
# #id = 271987;
|
||||||
# name = "kabbone";
|
# name = "kabbone";
|
||||||
|
Loading…
Reference in New Issue
Block a user