mirror of
https://github.com/srid/nixos-config.git
synced 2025-12-26 15:04:59 +08:00
readme: selective update
This commit is contained in:
parent
22da967cc9
commit
25e52382ef
1 changed files with 3 additions and 1 deletions
|
|
@ -37,5 +37,7 @@ make
|
|||
|
||||
## Tips
|
||||
|
||||
- To update NixOS (and other inputs) run `nix flake update`
|
||||
- To update NixOS (and other inputs) run `nix flake update`[^selective]
|
||||
- To autoformat the project tree using nixpkgs-fmt, run `nix fmt`.
|
||||
|
||||
[^selective]: You may also update the inputs selectively, viz.: `nix flake lock --update-input nixpkgs --update-input darwin --update-input home-manager`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue