From 2f1abd93ae94945fb8d1bca27a586d10c43e5675 Mon Sep 17 00:00:00 2001
From: rycee
Type: Determines whether to check for release version mismatch between Home
Manager and Nixpkgs. Using mismatched versions is likely to cause errors
and unexpected behavior. It is therefore highly recommended to use a
-release of Home Manager than corresponds with your chosen release of
+release of Home Manager that corresponds with your chosen release of
Nixpkgs.
When this option is enabled and a mismatch is detected then a warning
-will be printed when the user configuration is being built. Type: boolean Default: Declared by: Type: boolean Default: Declared by: The set of packages to appear in the user environment. Type: list of package Default: Declared by:home.enableNixpkgsReleaseCheck
false
+will be printed when the user configuration is being built.
true
<home-manager/modules/home-environment.nix>
home.packages
[ ]
<home-manager/modules/home-environment.nix>