renamed celebrian to aragon
This commit is contained in:
parent
d57f4c6fb1
commit
564e04229b
|
@ -21,7 +21,7 @@
|
|||
# replicates the default behaviour.
|
||||
networking.useDHCP = false;
|
||||
networking.interfaces.ens3.useDHCP = true; # lmao interface is not constant. I really only want to use dhcp att all so could remove this in favor of the old way.
|
||||
networking.hostName = "celebrian"; # Define your hostname.
|
||||
networking.hostName = "elrond"; # Define your hostname.
|
||||
networking.domain = "addictedmaker.eu"; # Define your domain.
|
||||
|
||||
boot.kernel.sysctl = {
|
Loading…
Reference in New Issue