mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy.org.git
synced 2025-01-28 19:56:49 +00:00
docs(en): Add a note about nix fake update command
This commit is contained in:
parent
6a8a7986a2
commit
6d50c69bc9
|
@ -498,6 +498,8 @@ Now, make sure your working directory is `/etc/nixos`. Update flake inputs first
|
|||
nix flake update --override-input selfprivacy-nixos-config git+https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nixos-config.git?ref=flakes
|
||||
```
|
||||
|
||||
(Do not change the link in the command above, it makes sure that official SelfPrivacy modules are up to date.)
|
||||
|
||||
If all went well, you will see that your flake got added as an input:
|
||||
|
||||
```bash
|
||||
|
|
Loading…
Reference in a new issue