Created
September 17, 2023 13:15
-
-
Save mbledkowski/61e614b51be5ac2eba893655517d40dd to your computer and use it in GitHub Desktop.
Revisions
-
mbledkowski created this gist
Sep 17, 2023 .There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,11 @@ #AppCenter (ElementaryOS) flatpak remote-add --if-not-exists --system appcenter https://flatpak.elementary.io/repo.flatpakrepo #FEDora (glowies incoming!) flatpak remote-add --if-not-exists fedora oci+https://registry.fedoraproject.org #RHEL flatpak remote-add rhel https://flatpaks.redhat.io/rhel.flatpakrepo podman login registry.redhat.io # Login with your redhat cridentials (account registration is free) #Know about any other stable flatpak repositories? Let me know in the comments down below!