From 24952f03f90cc7fe3d935618d2332ff53b414191 Mon Sep 17 00:00:00 2001 From: Siddhartha Sahu <867424+sdht0@users.noreply.github.com> Date: Sat, 17 May 2025 12:15:49 -0400 Subject: [PATCH] Update default.nix --- modules/system/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/system/default.nix b/modules/system/default.nix index 29a477e..3144695 100644 --- a/modules/system/default.nix +++ b/modules/system/default.nix @@ -136,7 +136,7 @@ in printf >&2 '\n' printf >&2 'Otherwise, you should report this to the deployment tool developers. If\n' printf >&2 'you don’t use a third‐party deployment tool, please open a bug report\n' - printf >&2 'at and include as much\n' + printf >&2 'at and include as much\n' printf >&2 'detail about your setup as possible.\n' '';