In the default channel of NixOS, some packages tend to lag behind. Fortunately, it’s possible to use newer packages from the unstable channel when needed.
Here’s a fantastic solution for adding the unstable channel declaratively to the configuration. I’ve applied this solution for the Cockpit setup.
Additionally, I’ve detailed how to use the unstable channel for services. This approach allows you to leverage options exclusive to the unstable channel. For instance, I’ve utilized this method for the Ollama service.
Below is the NixOS configuration for using packages from the unstable channel. The grey-highlighted sections indicate what is needed to use services from the unstable channel.
No comments found for this note.
Join the discussion for this note on Github. Comments appear on this page instantly.