remove systemd managed nic
This commit is contained in:
parent
8327fd061b
commit
620762f078
1 changed files with 0 additions and 1 deletions
|
@ -41,7 +41,6 @@ in {
|
||||||
hardware.cpu.intel.updateMicrocode = true;
|
hardware.cpu.intel.updateMicrocode = true;
|
||||||
networking.hostId = "eff291c4";
|
networking.hostId = "eff291c4";
|
||||||
networking.hostName = "sphere";
|
networking.hostName = "sphere";
|
||||||
networking.interfaces.enp0s20f0u1.useDHCP = true;
|
|
||||||
powerManagement.powertop.enable = true;
|
powerManagement.powertop.enable = true;
|
||||||
services.tlp.enable = true;
|
services.tlp.enable = true;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue