This commit is contained in:
mjallen18
2025-05-11 17:53:55 -05:00
parent bd7b17c7a7
commit 0b3d6e0be8

View File

@@ -474,9 +474,9 @@
# Hardware specific configuration, see section below for a more complete # Hardware specific configuration, see section below for a more complete
# list of modules # list of modules
imports = with nixos-raspberrypi.nixosModules; [ imports = with nixos-raspberrypi.nixosModules; [
raspberry-pi-5.base raspberry-pi-4.base
raspberry-pi-5.display-vc4 raspberry-pi-4.display-vc4
raspberry-pi-5.bluetooth raspberry-pi-4.bluetooth
]; ];
} }
pi4-home-manager.nixosModules.home-manager pi4-home-manager.nixosModules.home-manager