From a4cc54778d91c1e9631aa510b304e9a369d4f7a7 Mon Sep 17 00:00:00 2001 From: Siddhartha Sahu <867424+sdht0@users.noreply.github.com> Date: Sat, 17 May 2025 12:14:14 -0400 Subject: [PATCH 1/3] Update repo link --- modules/system/primary-user.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/system/primary-user.nix b/modules/system/primary-user.nix index 0944580..f50006f 100644 --- a/modules/system/primary-user.nix +++ b/modules/system/primary-user.nix @@ -58,7 +58,7 @@ `users.users.*` namespace, or migrated to Home Manager. If you run into any unexpected issues with the migration, please - open an issue at + open an issue at and include as much information as possible. ''; } From 58f268e065cd556bbaed56dbd894c88ab703cd9b Mon Sep 17 00:00:00 2001 From: Siddhartha Sahu <867424+sdht0@users.noreply.github.com> Date: Sat, 17 May 2025 12:15:18 -0400 Subject: [PATCH 2/3] Update CHANGELOG --- CHANGELOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index f6153cc..0a2ebf4 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -22,7 +22,7 @@ of them. If you run into any unexpected issues with the migration, please - open an issue at + open an issue at and include as much information as possible. 2025-01-29 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 3/3] 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' '';