Updating Athena OS
To upgrade the system and all the packages, run:
sudo pacman -Syyuand reboot.
The update process requires the update of nix channel by:
sudo nix-channel --updateThis command allows the system to retrieve all the latest information about the Nix packages from Nix repository. Finally, run:
sudo nixos-rebuild switchto update the system.