NixOS 26.05 “Yarara” Released with GNOME 50, systemd by Default for Stage 1

https://9to5linux.com/nixos-26-05-yarara-officially-released-with-gnome-50-systemd-by-default

23 points · 3 comments · view on lemmy.world

3 Comments

ahoneybun@lemmy.world · 2 pts · 77d

My upgrade went well as usual. This is my second OS upgrade for my homelab running quite a few services!

clay_pidgin@sh.itjust.works · 1 pts · 85d (1 reply)

https://wiki.nixos.org/wiki/Updating_NixOS

nix-channel --update && nixos-rebuild switch && reboot

x74sys@programming.dev · 2 pts · 80d

If you’re using flakes: nix flake update && sudo nixos-rebuild switch —flake .# in the directory of your flake.nix