2021-02-23 12:58:29 -08:00

8 lines
47 B
Nix

{ ... }:
{
imports = [
./dns.nix
];
}