Remove duplicate definition of hostname
This commit is contained in:
parent
7e74ff0892
commit
c33c04987f
|
@ -33,9 +33,6 @@
|
|||
# Cleanup tmp on startup
|
||||
boot.cleanTmpDir = true;
|
||||
|
||||
# Set hostname
|
||||
networking.hostName = "aegis";
|
||||
|
||||
# Create coace user
|
||||
users.users.coace = {
|
||||
isNormalUser = true;
|
||||
|
|
Loading…
Reference in New Issue