diff --git a/modules/base/nix/nix.nix b/modules/base/nix/nix.nix index 5e23b11e..854718c8 100644 --- a/modules/base/nix/nix.nix +++ b/modules/base/nix/nix.nix @@ -110,7 +110,7 @@ in # allow usage of the pipe operator in nix expressions "pipe-operator" - # TODO: maybe readd later. i deal too much with people who use ref nix + # TODO: maybe read later. i deal too much with people who use ref nix # allow nix to automatically coerce integers to strings # "coerce-integers" ]