Loading
nixos/klipper: Expose firmware and flasher packages in config
This makes it easy to refer to the firmware and flasher packages from other parts of the config. Currently, if `enableKlipperFlash` is false, simply adding the firmware package to `systemPackages` isn't very useful. Also makes the assertion message more helpful.