https://wiki.nixos.org/wiki/Updating_NixOS
nix-channel --update && nixos-rebuild switch && reboot
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
https://wiki.nixos.org/wiki/Updating_NixOS
nix-channel --update && nixos-rebuild switch && reboot
If you’re using flakes: nix flake update && sudo nixos-rebuild switch —flake .# in the directory of your flake.nix