Set hostname properly
This commit is contained in:
parent
fb9bc8d4c0
commit
5920a86683
1 changed files with 3 additions and 0 deletions
|
@ -27,6 +27,9 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
# Networking
|
||||||
|
networking.hostName = name;
|
||||||
})
|
})
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue