[NixOS] Remove graphical flake dependencies from bootstrap flake
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
hardware.enableRedistributableFirmware = true;
|
||||
|
||||
networking.useDHCP = false;
|
||||
networking.useDHCP = true;
|
||||
networking.interfaces.eth0.useDHCP = true;
|
||||
networking.interfaces.wlan0.useDHCP = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user