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