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