users-groups: fix typo
Fix typo in the ``users.users.<name>.packages`` option description.
This commit is contained in:
parent
16af91590d
commit
6445a7cf7d
@ -251,7 +251,7 @@ let
|
||||
default = [];
|
||||
example = literalExample "[ pkgs.firefox pkgs.thunderbird ]";
|
||||
description = ''
|
||||
The set of packages that should be made availabe to the user.
|
||||
The set of packages that should be made available to the user.
|
||||
This is in contrast to <option>environment.systemPackages</option>,
|
||||
which adds packages to all users.
|
||||
'';
|
||||
|
Loading…
Reference in New Issue
Block a user