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 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' ''; 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. ''; }