vno3-rp3b: install raspberrypi-eeprom

wiki says so
This commit is contained in:
Motiejus Jakštys 2024-04-03 11:51:24 +03:00
parent 032ab998e1
commit 486a5e4fea

View File

@ -119,6 +119,7 @@
}; };
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
raspberrypi-eeprom
libraspberrypi libraspberrypi
borgbackup borgbackup
]; ];