flatpak-vm: Add a vm to allow installing flatpaks using cosmic store#1502
Merged
brianmcgillion merged 2 commits intotiiuae:mainfrom Nov 12, 2025
Merged
flatpak-vm: Add a vm to allow installing flatpaks using cosmic store#1502brianmcgillion merged 2 commits intotiiuae:mainfrom
brianmcgillion merged 2 commits intotiiuae:mainfrom
Conversation
Collaborator
Author
@brianmcgillion I have increased it to 30G for now. |
mbssrc
reviewed
Nov 12, 2025
mbssrc
reviewed
Nov 12, 2025
mbssrc
approved these changes
Nov 12, 2025
Collaborator
|
Nice! |
- Added runAppCenter shell app to launch cosmic-store under Wayland - Replaced GNOME Software with Cosmic App Store - Introduced xwayland-satellite input and run-xwayland systemd user service - Enabled Polkit rules and xdg-desktop-portal-cosmic for Flatpak apps - Added vTPM and audio support for improved virtualization Signed-off-by: Vunny Sodhi <vunny.sodhi@unikie.com>
18 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Description of Changes
App storecan be launched from Applications. (initial load may take time)Search the app to install

Apps can be installed, opened, and uninstalled without any issues.
Installed applications will remain persistent even after rebooting.
Applications specific to Xwayland are loading fine
Storage
Allocated 200GB for app storage.
Type of Change
Related Issues / Tickets
Checklist
make-checksand it passesTesting Instructions
Applicable Targets
aarch64aarch64x86_64x86_64x86_64Installation Method
nixos-rebuild ... switchTest Steps To Verify:
I have have tested installing and opening the following apps (basic testing)
a. Firefox (YouTube playback tested)
b. Telegram
c. Meld (File browser used for loading and comparing files)
d. Thunderbird
e. Bottles
f. Spotify
g. Audacity
h. Postman (x11)
i. Discord (x11)
j. Visual Studio Code (File browser tested for existing project and file saving)
k. GNOME Chess (Can be played fine)
Top Linux apps and frequently used apps can also be tested.
Make sure app data is persistent across reboots.
Note: Please refer to
Description of Changessection for more insights.