How to install Nix on Fedora Silverblue
There is a lot to like about Fedora Silverblue. The base of your operating system is immutable, so you cannot really break your system with updates. However, that also means that installing packages with dnf
doesn’t work anymore. This post is about how to install Nix, which allows you to install CLI tools without modifying your base system.