mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-02 15:11:03 +01:00
nixos: fix minimal description casing
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
This commit is contained in:
parent
44931fdc5d
commit
04c27d743d
1 changed files with 1 additions and 1 deletions
|
|
@ -117,7 +117,7 @@ in
|
|||
};
|
||||
|
||||
minimal = mkEnableOption ''
|
||||
Only the necessary modules that allow home-manager to function.
|
||||
only the necessary modules that allow home-manager to function.
|
||||
|
||||
This can be used to allow vendoring a minimal list of modules yourself, rather than
|
||||
importing every single module.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue