Remove DHCP option
This commit is contained in:
parent
70e609d18a
commit
5894aefc30
1 changed files with 0 additions and 3 deletions
|
@ -20,9 +20,6 @@ with lib; {
|
||||||
|
|
||||||
boot.kernelModules = ["kvm-intel"];
|
boot.kernelModules = ["kvm-intel"];
|
||||||
|
|
||||||
# Enable DHCP.
|
|
||||||
networking.useDHCP = mkDefault true;
|
|
||||||
|
|
||||||
# Configure the bootloader.
|
# Configure the bootloader.
|
||||||
boot.loader.grub = {
|
boot.loader.grub = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue