vno1-rp3b: dhcp
This commit is contained in:
parent
553cda8fc7
commit
45a9b7475b
@ -108,16 +108,7 @@
|
|||||||
hostId = "4bd17751";
|
hostId = "4bd17751";
|
||||||
hostName = "vno1-rp3b";
|
hostName = "vno1-rp3b";
|
||||||
domain = "servers.jakst";
|
domain = "servers.jakst";
|
||||||
defaultGateway = "192.168.189.4";
|
dhcpcd.enable = true;
|
||||||
nameservers = ["192.168.189.4"];
|
|
||||||
interfaces.enu1u1u1.ipv4.addresses = [
|
|
||||||
{
|
|
||||||
address = "192.168.189.5";
|
|
||||||
prefixLength = 24;
|
|
||||||
}
|
|
||||||
];
|
|
||||||
firewall = {
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
nixpkgs.hostPlatform = "aarch64-linux";
|
nixpkgs.hostPlatform = "aarch64-linux";
|
||||||
|
Loading…
Reference in New Issue
Block a user