diff --git a/machines/oracle/configuration.nix b/machines/oracle/configuration.nix index a01056a..e5840bf 100644 --- a/machines/oracle/configuration.nix +++ b/machines/oracle/configuration.nix @@ -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;