other more different pi4 stuffs
This commit is contained in:
@@ -10,6 +10,11 @@ in
|
||||
};
|
||||
plymouth.enable = true;
|
||||
kernelPackages = pkgs.linuxPackages_latest;
|
||||
initrd.postDeviceCommands = ''
|
||||
echo "Running pre-boot fs resize"
|
||||
/sbin/e2fsck -f /dev/mmcblk1p3
|
||||
/sbin/resize2fs /dev/mmcblk1p3
|
||||
'';
|
||||
};
|
||||
|
||||
# hardware.raspberry-pi.config = {
|
||||
|
||||
Reference in New Issue
Block a user