mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-22 04:35:59 +01:00
Nix: fix grammar issue
This commit is contained in:
parent
e82926f129
commit
a5f28ff373
1 changed files with 1 additions and 3 deletions
|
@ -121,12 +121,10 @@ or by creating a wrapper script that runs the above command inside.
|
|||
|
||||
### Upgrading
|
||||
|
||||
In order to upgrade, you can run
|
||||
In order to upgrade all your packages, you can run
|
||||
```sh
|
||||
$ nix profile upgrade '.*'
|
||||
```
|
||||
in order to upgrade all your packages.
|
||||
|
||||
Check the
|
||||
[nix profile](https://nixos.org/manual/nix/stable/command-ref/new-cli/nix3-profile.html)
|
||||
command documentation for other upgrade options.
|
||||
|
|
Loading…
Reference in a new issue