Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 293 Bytes

Checklist.md

File metadata and controls

6 lines (5 loc) · 293 Bytes

NixOS Upgrade Checklist

  1. Build config with sudo nixos-rebuild build --flake .# (don't use nh for this one)
  2. Test on next boot: nh os boot
  3. Reboot
  4. After everything is more or less working, check for any new hardware settings in nixos-generate-config --show-hardware-config