Disable DHCP for thor interfaces
This commit is contained in:
parent
e402774a5c
commit
4a82e16be2
1 changed files with 0 additions and 5 deletions
|
|
@ -69,12 +69,7 @@ with lib; {
|
|||
|
||||
networking = {
|
||||
hostName = "thor"; # Define your hostname.
|
||||
interfaces = {
|
||||
eno1.useDHCP = true;
|
||||
wlp5s0.useDHCP = true;
|
||||
};
|
||||
networkmanager.enable = true;
|
||||
useDHCP = false;
|
||||
};
|
||||
|
||||
time.timeZone = "Europe/Rome";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue