Merge branch 'main' of git.sr.ht:~fabianmv/triviOS

This commit is contained in:
Alejandro Diaz 2023-09-11 01:59:39 -06:00
commit 6039f96b64

View file

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