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