mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 20:39:18 -08:00
fix: typo
This commit is contained in:
parent
94b52a7720
commit
6d1033271e
1 changed files with 2 additions and 1 deletions
|
|
@ -167,7 +167,8 @@
|
|||
interfaces = singleton "tailscale0";
|
||||
zone = "inskip.me.";
|
||||
create_domain = true;
|
||||
};
|
||||
}
|
||||
];
|
||||
};
|
||||
|
||||
networking.domain = "inskip.me";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue