NixOS on ARM/Raspberry Pi 4: Difference between revisions

imported>Drewrisinger
Install: update GPU configuration. Remove displayManager.slim references. Add install troubleshooting steps
imported>Happysalada
Line 45: Line 45:
=== Minimal configuration ===
=== Minimal configuration ===


Using <code>nixos-generate-config</code> will not generate the required minimal configuration. Change the lines about booting the the following (from [https://github.com/NixOS/nixpkgs/pull/68265#issuecomment-532040372 this PR comment]) (and don't forget to set a user).
Using <code>nixos-generate-config</code> will not generate the required minimal configuration. Change the lines about booting to the following (from [https://github.com/NixOS/nixpkgs/pull/68265#issuecomment-532040372 this PR comment]) (and don't forget to set a user).


{{file|/etc/nixos/configuration.nix|nix|<nowiki>
{{file|/etc/nixos/configuration.nix|nix|<nowiki>