fix(oracle): change hostname

This commit is contained in:
Michael Thomas 2024-04-14 21:36:01 +00:00
parent 680c0d90fb
commit 1ed8d522ae

View File

@ -6,7 +6,7 @@
boot.tmp.cleanOnBoot = true;
zramSwap.enable = true;
networking.hostName = "gringottsstatus";
networking.hostName = "oracle";
networking.domain = "subnet08161027.vcn08161027.oraclevcn.com";
networking.firewall.enable = true;