renamed celebrian to aragon

This commit is contained in:
Adrian Gunnar Lauterer 2023-12-09 18:28:26 +01:00
parent d57f4c6fb1
commit 564e04229b
2 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
# replicates the default behaviour. # replicates the default behaviour.
networking.useDHCP = false; 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.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. networking.domain = "addictedmaker.eu"; # Define your domain.
boot.kernel.sysctl = { boot.kernel.sysctl = {