mirror of
https://github.com/nix-community/home-manager.git
synced 2025-11-08 11:36:05 +01:00
docs: fix a few stray periods
This commit is contained in:
parent
c47c350f65
commit
192675b149
6 changed files with 6 additions and 6 deletions
|
|
@ -52,7 +52,7 @@ in {
|
|||
home-manager = {
|
||||
useUserPackages = mkEnableOption ''
|
||||
installation of user packages through the
|
||||
<option>users.users.<name>.packages</option> option.
|
||||
<option>users.users.<name>.packages</option> option
|
||||
'';
|
||||
|
||||
useGlobalPkgs = mkEnableOption ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue