This commit is contained in:
m3tam3re 2025-01-25 13:16:10 +01:00
parent a39436da6f
commit c18b2d1f94
2 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,6 @@ in {
qpwgraph
v4l-utils
plexamp
spotify
webcord
# uxplay
# vlc

View File

@ -14,6 +14,7 @@ in {
xdg.portal = {
# xdg desktop intergration (required for flatpak)
enable = true;
extraPortals = [pkgs.xdg-desktop-portal-gtk];
config.common.default = "*";
};