Remove the interface specific DHCP option

This commit is contained in:
Andreas Zweili 2022-06-02 21:03:24 +02:00
parent 8ac12b8660
commit 1b82652894
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
networking = {
hostName = "nixos-vm";
interfaces.enp0s3.useDHCP = true;
useDHCP = true;
};
swapDevices = [