Update proxmox on Jeremiah

This commit is contained in:
Greg Hellings
2025-04-13 23:05:11 -05:00
parent ae9b88fce2
commit 2b90378800
4 changed files with 15 additions and 13 deletions
+4 -1
View File
@@ -99,7 +99,10 @@
};
};
};
proxmox-ve.enable = true;
proxmox-ve = {
enable = true;
ipAddress = (builtins.elemAt config.networking.interfaces.br0.ipv4.addresses 0).address;
};
};
systemd.services."gitlab-runner" = {