mirror of
https://github.com/RGBCube/ncc
synced 2025-07-31 20:17:45 +00:00
Add xdg portal config
This commit is contained in:
parent
55c21b5631
commit
e08e3652ae
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@
|
||||||
hardware.opengl = enabled {};
|
hardware.opengl = enabled {};
|
||||||
|
|
||||||
xdg.portal = enabled {
|
xdg.portal = enabled {
|
||||||
|
config.common.default = "*";
|
||||||
|
|
||||||
extraPortals = with pkgs; [
|
extraPortals = with pkgs; [
|
||||||
xdg-desktop-portal-hyprland
|
xdg-desktop-portal-hyprland
|
||||||
];
|
];
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue