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