feat: made the custom dns a tad more general
This commit is contained in:
parent
ed43da872c
commit
fce75fde73
2 changed files with 39 additions and 32 deletions
|
@ -241,7 +241,7 @@
|
|||
};
|
||||
|
||||
records =
|
||||
config.skynet.records
|
||||
config.skynet.records."skynet.ie"
|
||||
++ builtins.concatLists (
|
||||
lib.attrsets.mapAttrsToList (
|
||||
key: value: let
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue