mirror of
https://github.com/adrlau/nix-dotfiles.git
synced 2026-01-29 10:33:12 +01:00
renamed celebrian to aragon
This commit is contained in:
@@ -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 = {
|
||||
Reference in New Issue
Block a user