10.nixos-hardware/raspberry-pi
Jamie Magee b4766ffecf config-txt: fix null removal, file option as types.path
null was not in the settings type, so mkForce null to remove a default
was a type error. Added nullOr to atom and filter nulls in recurse.

Changed file from types.str to types.path with pkgs.writeText — this
is how services.mysql.configFile and similar options work. Moved the
generated file into the option default (with defaultText) rather than
setting it in the config block.
2026-03-09 21:22:51 -07:00
..
2 raspberry-pi: move kernel and firmware from nixpkgs 2026-01-18 23:19:14 +08:00
3 raspberry-pi: move kernel and firmware from nixpkgs 2026-01-18 23:19:14 +08:00
4 raspberry-pi: move kernel and firmware from nixpkgs 2026-01-18 23:19:14 +08:00
5 raspberry-pi: move kernel and firmware from nixpkgs 2026-01-18 23:19:14 +08:00
common config-txt: fix null removal, file option as types.path 2026-03-09 21:22:51 -07:00