Merge branch 'main' of git.sr.ht:~fabianmv/triviOS
This commit is contained in:
commit
6039f96b64
|
@ -32,6 +32,7 @@
|
||||||
hardware.enableRedistributableFirmware = true;
|
hardware.enableRedistributableFirmware = true;
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
libraspberrypi
|
libraspberrypi
|
||||||
|
libgpiod
|
||||||
];
|
];
|
||||||
networking.wireless.enable = true;
|
networking.wireless.enable = true;
|
||||||
networking.hostName = "tripi";
|
networking.hostName = "tripi";
|
||||||
|
|
Loading…
Reference in a new issue