From 0b3d6e0be8b177d7f81d0f94d59f2cae7f25d786 Mon Sep 17 00:00:00 2001 From: mjallen18 Date: Sun, 11 May 2025 17:53:55 -0500 Subject: [PATCH] pi4 --- flake.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.nix b/flake.nix index a330b63..2c606c3 100755 --- a/flake.nix +++ b/flake.nix @@ -474,9 +474,9 @@ # Hardware specific configuration, see section below for a more complete # list of modules imports = with nixos-raspberrypi.nixosModules; [ - raspberry-pi-5.base - raspberry-pi-5.display-vc4 - raspberry-pi-5.bluetooth + raspberry-pi-4.base + raspberry-pi-4.display-vc4 + raspberry-pi-4.bluetooth ]; } pi4-home-manager.nixosModules.home-manager