removed useDHCP
This commit is contained in:
parent
8bb421cc4e
commit
49e18e9241
1 changed files with 0 additions and 1 deletions
|
|
@ -37,7 +37,6 @@
|
|||
networking = {
|
||||
hostName = "opti";
|
||||
networkmanager.enable = true;
|
||||
useDHCP = true;
|
||||
firewall.allowedTCPPorts = [ 22 ];
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue