NixOS 25.05 on 25 05 25
On May 23rd, NixOS 25.05 was officially released ( nixos.org/blog/announcements/2025/nixos-2505/), making version 24.11 deprecated. I’ve therefore updated my configuration and the template I published, creating two branches in my repository another_nixos_configurations_template: 24.11 branch containing the working template for version 24.11 25.05 branch where I’ve made the necessary changes to build with version 25.05 and where I’ll continue developing the template The master branch will be aligned with the template for the latest NixOS version, merging from the corresponding branch (so at this moment it’s a merge from the 25.05 branch). ...