test
This commit is contained in:
parent
90b0462115
commit
f749561c1f
1 changed files with 1 additions and 2 deletions
|
@ -36,8 +36,7 @@
|
|||
fsType = "ext4";
|
||||
};
|
||||
|
||||
hardware.enableRedistributableFirmware = false;
|
||||
hardware.firmware = [ pkgs.raspberrypiWirelessFirmware];
|
||||
hardware.enableRedistributableFirmware = true;
|
||||
|
||||
swapDevices = [ ];
|
||||
networking.useDHCP = lib.mkDefault true;
|
||||
|
|
Loading…
Reference in a new issue