NixOS on ARM: Difference between revisions
imported>Samueldr m Add note about Mainline Linux |
imported>Samueldr m Remove cma= param, it is woefully oudated |
||
Line 415: | Line 415: | ||
nix.binaryCaches = lib.mkForce [ "https://app.cachix.org/cache/thefloweringash-armv7" ]; | nix.binaryCaches = lib.mkForce [ "https://app.cachix.org/cache/thefloweringash-armv7" ]; | ||
nix.binaryCachePublicKeys = [ "thefloweringash-armv7.cachix.org-1:v+5yzBD2odFKeXbmC+OPWVqx4WVoIVO6UXgnSAWFtso=" ]; | nix.binaryCachePublicKeys = [ "thefloweringash-armv7.cachix.org-1:v+5yzBD2odFKeXbmC+OPWVqx4WVoIVO6UXgnSAWFtso=" ]; | ||
# File systems configuration for using the installer's partition layout | # File systems configuration for using the installer's partition layout |