1
0
Fork 0
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:
Robert Helgesson 2022-01-25 00:10:25 +01:00
parent c47c350f65
commit 192675b149
No known key found for this signature in database
GPG key ID: 36BDAA14C2797E89
6 changed files with 6 additions and 6 deletions

View file

@ -52,7 +52,7 @@ in {
home-manager = {
useUserPackages = mkEnableOption ''
installation of user packages through the
<option>users.users.&lt;name&gt;.packages</option> option.
<option>users.users.&lt;name&gt;.packages</option> option
'';
useGlobalPkgs = mkEnableOption ''