this post was submitted on 02 Jun 2026
23 points (100.0% liked)

Linux

13911 readers
373 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] clay_pidgin@sh.itjust.works 1 points 6 days ago (1 children)

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

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

[–] x74sys@programming.dev 1 points 1 day ago* (last edited 1 day ago)

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