diff --git a/configuration.nix b/configuration.nix index 86c3440..6389050 100644 --- a/configuration.nix +++ b/configuration.nix @@ -129,7 +129,6 @@ services.desktopManager.plasma6.enable = true; services.accounts-daemon.enable = true; xdg.portal.enable = true; - xdg.portal.extraPortals = [ pkgs.xdg-desktop-portal-kde6 ]; services.libinput.enable = true;