Don't use desktop portals as they break firefox

This commit is contained in:
Cyryl Płotnicki 2020-07-04 09:09:58 +01:00
parent f7c45f0204
commit 8d3d91d3d0

View file

@ -5,10 +5,6 @@
];
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 = {
physlock = {
enable = true;