diff options
Diffstat (limited to '')
-rw-r--r-- | lib/my.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/my.nix b/lib/my.nix index fbd5462..17a7827 100644 --- a/lib/my.nix +++ b/lib/my.nix @@ -92,7 +92,7 @@ with lib; }; # TODO Automate filling of this from the NSD service module. - # Right now I need to copy domain defenitions from there to here + # Right now I need to copy domain definitions from there to here # manually. # # Something like taking `config.services.nsd.zones[$domain]` and |