Fix template nic
This commit is contained in:
parent
da2c84527d
commit
159bd25c33
@ -22,8 +22,8 @@
|
||||
];
|
||||
|
||||
systemd.network.enable = true;
|
||||
systemd.network.networks."ens18" = {
|
||||
matchConfig.Name = "ens18";
|
||||
systemd.network.networks."enX0" = {
|
||||
matchConfig.Name = "enX0";
|
||||
address = [
|
||||
"10.69.8.250/24"
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user