hosts: first try fix network reload
This commit is contained in:
@@ -160,7 +160,9 @@
|
||||
};
|
||||
|
||||
systemd.services = {
|
||||
ovs-vswitchd.partOf = [ "network-setup.service" ];
|
||||
"ovsdb".partOf = [ "network-setup.service" ];
|
||||
"ovs-vswitchd".partOf = [ "network-setup.service" ];
|
||||
"network-addresses-lo1".partOf = [ "network-setup.service" ];
|
||||
};
|
||||
|
||||
hardware.cpu.amd.updateMicrocode = lib.mkDefault config.hardware.enableRedistributableFirmware;
|
||||
|
||||
Reference in New Issue
Block a user