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
|
# TODO use identity
|
||||||
default = [
|
default = [
|
||||||
"${config.networking.hostName}"
|
"${config.networking.hostName}"
|
||||||
|
"${config.networking.hostName}.r"
|
||||||
"${config.networking.hostName}.retiolum"
|
"${config.networking.hostName}.retiolum"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user