NixOS on ARM: Difference between revisions
imported>Thra11 No edit summary |
imported>Thra11 Removed the section I added on using an aarch64 machine to build for armv6/7, as it doesn't work well enough to be useful |
||
| Line 366: | Line 366: | ||
<syntaxhighlight lang="bash">nixos-rebuild switch --fast --option binary-caches http://nixos-arm.dezgeg.me/channel --option binary-cache-public-keys nixos-arm.dezgeg.me-1:xBaUKS3n17BZPKeyxL4JfbTqECsT+ysbDJz29kLFRW0=%</syntaxhighlight> | <syntaxhighlight lang="bash">nixos-rebuild switch --fast --option binary-caches http://nixos-arm.dezgeg.me/channel --option binary-cache-public-keys nixos-arm.dezgeg.me-1:xBaUKS3n17BZPKeyxL4JfbTqECsT+ysbDJz29kLFRW0=%</syntaxhighlight> | ||
=== Resizing the boot partition === | === Resizing the boot partition === | ||