trivios: add libgpiod

This commit is contained in:
Alejandro Soto 2023-09-11 01:50:44 -06:00
parent bdb02a607c
commit 59590e0369
No known key found for this signature in database
GPG key ID: 570448E3382BDEC5

View file

@ -32,6 +32,7 @@
hardware.enableRedistributableFirmware = true;
environment.systemPackages = with pkgs; [
libraspberrypi
libgpiod
];
networking.wireless.enable = true;
networking.hostName = "tripi";