lowercase for consistency
This commit is contained in:
parent
4da2950e28
commit
c25ff5f427
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@
|
|||
|
||||
# Network settings
|
||||
networking = {
|
||||
hostName = "Telperion"; # Define your hostname.
|
||||
hostName = "telperion"; # Define your hostname.
|
||||
networkmanager.enable = true;
|
||||
};
|
||||
# Set your time zone.
|
||||
|
|
Reference in a new issue