diff --git a/modules/home-environment.nix b/modules/home-environment.nix index 8b72f5a54..66adab441 100644 --- a/modules/home-environment.nix +++ b/modules/home-environment.nix @@ -236,8 +236,8 @@ in type = types.bool; description = '' Whether the activation script should start with an empty - PATH variable. When false - then the user's PATH will be used. + PATH variable. When false + then the user's PATH will be used. ''; };