Set system architecture for drain
This commit is contained in:
parent
7f01f83114
commit
778ceb55e6
@ -6,6 +6,8 @@
|
||||
(modulesPath + "/installer/cd-dvd/sd-image.nix")
|
||||
];
|
||||
|
||||
nixpkgs.system = "aarch64-linux";
|
||||
|
||||
boot.loader.grub.enable = false;
|
||||
boot.loader.raspberryPi.enable = true;
|
||||
boot.loader.raspberryPi.version = 4;
|
||||
|
Loading…
Reference in New Issue
Block a user