move
This commit is contained in:
@@ -51,8 +51,6 @@ in
|
|||||||
# Pi specific settings
|
# Pi specific settings
|
||||||
hardware.graphics.enable32Bit = lib.mkForce false;
|
hardware.graphics.enable32Bit = lib.mkForce false;
|
||||||
|
|
||||||
boot.loader.raspberry-pi.bootloader = if cfg.variant == "5" then "kernel" else "uboot";
|
|
||||||
|
|
||||||
# Pi specific system tags
|
# Pi specific system tags
|
||||||
system.nixos.tags = (
|
system.nixos.tags = (
|
||||||
let
|
let
|
||||||
|
|||||||
Reference in New Issue
Block a user