about summary refs log tree commit diff
path: root/lib
diff options
context:
space:
mode:
authorAzat Bahawi <azat@bahawi.net>2023-02-19 23:34:25 +0300
committerAzat Bahawi <azat@bahawi.net>2023-02-19 23:34:25 +0300
commitcc1d3db5f2a6f05ca68818dc2303dd85fc3db06d (patch)
tree6433af1654e8ae847990b26445b03fa9665aa674 /lib
parent2023-02-19 (diff)
2023-02-19
Diffstat (limited to '')
-rw-r--r--lib/my.nix2
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

Consider giving Nix/NixOS a try! <3