enable flatpak on all desktops

This commit is contained in:
Vinzenz Schroeter 2023-11-06 13:37:38 +01:00
parent 3d1f8393f4
commit c45080ccd5
3 changed files with 5 additions and 7 deletions

View file

@ -15,8 +15,5 @@
enablePrinting = true;
};
};
# flatpak xdg-portal-kde crashes, otherwise this would be global
services.flatpak.enable = true;
};
}