This commit is contained in:
iFargle 2023-12-15 16:48:55 +09:00
parent ece6bb15f7
commit e9de829e97
2 changed files with 2 additions and 2 deletions

View file

@ -18,7 +18,7 @@
filter = "*rpi-4-*.dtb";
};
};
console.enable = false;
console.enable = true;
environment.systemPackages = with pkgs; [
libraspberrypi
raspberrypi-eeprom

View file

@ -17,7 +17,7 @@
filter = "*rpi-4-*.dtb";
};
};
console.enable = false;
console.enable = true;
environment.systemPackages = with pkgs; [
libraspberrypi
raspberrypi-eeprom