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";
|
fsType = "ext4";
|
||||||
};
|
};
|
||||||
|
|
||||||
hardware.enableRedistributableFirmware = false;
|
hardware.enableRedistributableFirmware = true;
|
||||||
hardware.firmware = [ pkgs.raspberrypiWirelessFirmware];
|
|
||||||
|
|
||||||
swapDevices = [ ];
|
swapDevices = [ ];
|
||||||
networking.useDHCP = lib.mkDefault true;
|
networking.useDHCP = lib.mkDefault true;
|
||||||
|
|
Loading…
Reference in a new issue