From 434beec4cfb7df41fc4018986a0337cf3780f322 Mon Sep 17 00:00:00 2001 From: isabel Date: Thu, 16 Jul 2026 00:25:50 +0100 Subject: [PATCH] base/nix/nix: fix typo v2 --- modules/base/nix/nix.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" ] -- 2.51.2