fix xdg-portal for screen cast

This commit is contained in:
ulic-youthlic 2025-03-15 22:50:54 +08:00
parent d08e080d16
commit e15627f5fc
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721

View file

@ -35,13 +35,6 @@ in
};
xdg.portal = {
configPackages = [ pkgs.niri-unstable ];
config = {
common = {
default = [
"cosmic"
];
};
};
enable = true;
extraPortals = lib.mkIf (
!pkgs.niri-unstable.cargoBuildNoDefaultFeatures