Don't use desktop portals as they break firefox
This commit is contained in:
parent
f7c45f0204
commit
8d3d91d3d0
1 changed files with 0 additions and 4 deletions
|
@ -5,10 +5,6 @@
|
||||||
];
|
];
|
||||||
programs.dconf.enable = true;
|
programs.dconf.enable = true;
|
||||||
|
|
||||||
xdg.portal.enable = true;
|
|
||||||
xdg.portal.gtkUsePortal = true;
|
|
||||||
xdg.portal.extraPortals = with pkgs; [ xdg-desktop-portal-gtk xdg-desktop-portal-kde ];
|
|
||||||
|
|
||||||
services = {
|
services = {
|
||||||
physlock = {
|
physlock = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
Loading…
Reference in a new issue