sets hostname
This commit is contained in:
parent
21298b1f20
commit
eadb6eca46
|
@ -26,4 +26,5 @@ let
|
|||
mail_user = map accountsToUser login_accounts;
|
||||
in
|
||||
{
|
||||
networking.hostName = host_prefix + "." + domain;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue