fix xdg-portal for screen cast
This commit is contained in:
parent
d08e080d16
commit
e15627f5fc
1 changed files with 0 additions and 7 deletions
|
|
@ -35,13 +35,6 @@ in
|
||||||
};
|
};
|
||||||
xdg.portal = {
|
xdg.portal = {
|
||||||
configPackages = [ pkgs.niri-unstable ];
|
configPackages = [ pkgs.niri-unstable ];
|
||||||
config = {
|
|
||||||
common = {
|
|
||||||
default = [
|
|
||||||
"cosmic"
|
|
||||||
];
|
|
||||||
};
|
|
||||||
};
|
|
||||||
enable = true;
|
enable = true;
|
||||||
extraPortals = lib.mkIf (
|
extraPortals = lib.mkIf (
|
||||||
!pkgs.niri-unstable.cargoBuildNoDefaultFeatures
|
!pkgs.niri-unstable.cargoBuildNoDefaultFeatures
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue