Remove duplicate definition of hostname

This commit is contained in:
coolneng 2021-09-07 21:44:04 +02:00
parent 7e74ff0892
commit c33c04987f
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 0 additions and 3 deletions

View File

@ -33,9 +33,6 @@
# Cleanup tmp on startup
boot.cleanTmpDir = true;
# Set hostname
networking.hostName = "aegis";
# Create coace user
users.users.coace = {
isNormalUser = true;