diff --git a/modules/base/nix/nix.nix b/modules/base/nix/nix.nix index 854718c8..b8a74b4a 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 read later. i deal too much with people who use ref nix + # TODO: maybe re-add later. i deal too much with people who use ref nix # allow nix to automatically coerce integers to strings # "coerce-integers" ]