I see this misconception all the time about Fedora Atomic distros. You can actually install any normal package available through the included repos, or add your own repo (rpm-ostree install $pkg). DNF can be used to add a repo from a URL and then you just use rpm-ostree install $pkg . It is really that simple.
The reason you aren’t supposed to is that it makes the system diverge from the default image by overlaying the package. Still though, Fedora Atomic is just Fedora but container images for updates.
Interesting, are their really no other major differences than the container images? Have you ran into any additional hurdles with the atomic experience? You may have convinced me to try Bazzite or SecureBlue.
I personally adhere to the idea of avoiding installing too many overlayed packages. Most i have installed in like five (with dependencies) at once. If you are comfortable with still using mostly Flatpaks and (only) a few overlayed packages, then Atomic may still be for you.
I see this misconception all the time about Fedora Atomic distros. You can actually install any normal package available through the included repos, or add your own repo (
rpm-ostree install $pkg). DNF can be used to add a repo from a URL and then you just userpm-ostree install $pkg. It is really that simple.The reason you aren’t supposed to is that it makes the system diverge from the default image by overlaying the package. Still though, Fedora Atomic is just Fedora but container images for updates.
Interesting, are their really no other major differences than the container images? Have you ran into any additional hurdles with the atomic experience? You may have convinced me to try Bazzite or SecureBlue.
I personally adhere to the idea of avoiding installing too many overlayed packages. Most i have installed in like five (with dependencies) at once. If you are comfortable with still using mostly Flatpaks and (only) a few overlayed packages, then Atomic may still be for you.
I really do recommend Secureblue.
That would include not installing Nvidia drivers though, no?
Yes, just get the Nvidia version of Secureblue/Bazzite and you are good.