- Start writing a new adventure
- Go through release manual
- Go through
home-managernews: https://github.com/nix-community/home-manager/blob/master/modules/misc/news.nix - Build config with
sudo nixos-rebuild build --flake .#(don't usenhfor this one) - Test on next boot:
nh os boot - Reboot
- After everything is more or less working, check for any new hardware settings in
nixos-generate-config --show-hardware-config - Re-evaluate
unstableand other overrides