add new retiolum short form to default hostnames
This commit is contained in:
parent
4ac537366c
commit
03a72ef958
@ -34,6 +34,7 @@ let
|
||||
# TODO use identity
|
||||
default = [
|
||||
"${config.networking.hostName}"
|
||||
"${config.networking.hostName}.r"
|
||||
"${config.networking.hostName}.retiolum"
|
||||
];
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user