Server/headscale: update settings
This commit is contained in:
parent
fdad5d88bb
commit
7ad9530040
6 changed files with 8 additions and 8 deletions
|
|
@ -47,7 +47,7 @@ in {
|
|||
};
|
||||
};
|
||||
};
|
||||
services.headscale.settings.dns_config.extra_records = let
|
||||
services.headscale.settings.dns.extra_records = let
|
||||
makeRecords = builtins.map (recordName: {
|
||||
name = recordName;
|
||||
type = "A";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue