flatpak fix attempt

This commit is contained in:
m3tam3re
2025-03-26 06:12:35 +01:00
parent 1c0b67c2a0
commit 81ee763318
2 changed files with 4 additions and 2 deletions

View File

@ -16,8 +16,7 @@ in {
enable = true;
wlr.enable = true;
extraPortals = with pkgs; [
xdg-desktop-portal-gtk
xdg-desktop-portal-wlr
xdg-desktop-portal-hyprland
];
config.common.default = "*";
};