fix(oracle): change hostname
This commit is contained in:
parent
680c0d90fb
commit
1ed8d522ae
@ -6,7 +6,7 @@
|
|||||||
boot.tmp.cleanOnBoot = true;
|
boot.tmp.cleanOnBoot = true;
|
||||||
zramSwap.enable = true;
|
zramSwap.enable = true;
|
||||||
|
|
||||||
networking.hostName = "gringottsstatus";
|
networking.hostName = "oracle";
|
||||||
networking.domain = "subnet08161027.vcn08161027.oraclevcn.com";
|
networking.domain = "subnet08161027.vcn08161027.oraclevcn.com";
|
||||||
networking.firewall.enable = true;
|
networking.firewall.enable = true;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user