From b50ab65faab4d8f62b22efcc1fe886d5ce2cf972 Mon Sep 17 00:00:00 2001 From: isabel Date: Wed, 15 Jul 2026 20:28:44 +0100 Subject: [PATCH] base/nix/nix: fix typo --- 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 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" ] -- 2.51.2