MyNixOS website logo
option

services._3proxy.resolution.nsrecord

Adds static nsrecords.

Declarations
Type
attribute set of string
Default
{ }
Example
{
  "files.local" = "192.168.1.12";
  "site.local" = "192.168.1.43";
}