krebs.search-domain: retiolum -> r
This commit is contained in:
parent
0eee884f9a
commit
b03b57e167
@ -67,7 +67,7 @@ let
|
||||
# TODO search-domains :: listOf hostname
|
||||
search-domain = mkOption {
|
||||
type = types.hostname;
|
||||
default = "retiolum";
|
||||
default = "r";
|
||||
};
|
||||
zone-head-config = mkOption {
|
||||
type = with types; attrsOf str;
|
||||
|
Loading…
Reference in New Issue
Block a user