Update Jeremiah IP
This commit is contained in:
@@ -127,7 +127,7 @@
|
|||||||
};
|
};
|
||||||
proxmox-ve = {
|
proxmox-ve = {
|
||||||
enable = true;
|
enable = true;
|
||||||
ipAddress = (builtins.elemAt config.networking.interfaces.br0.ipv4.addresses 0).address;
|
ipAddress = "10.42.1.8";
|
||||||
};
|
};
|
||||||
sunshine = {
|
sunshine = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user