Makes things look a little nicer :)
DQWC7X43PNLIKKFSOCRM3V46ZK3AHPQ2TFGGHK7ASKPDWCVWCLMAC
# nix flake update;
sudo nixos-rebuild switch --upgrade-all --impure;
# Update all channels beforehand
sudo nix-channel --update;
# Using `nh` (https://github.com/viperML/nh), which integrates:
# - `nix-output-monitor` (https://github.com/maralorn/nix-output-monitor)
# - `nvd` (https://gitlab.com/khumba/nvd)
nh os switch . -- --impure;