docs: Update instruction on updating the template

This commit is contained in:
Inex Code 2024-08-08 21:03:32 +03:00
parent 1710d3fbb8
commit 7247574c91

View file

@ -78,6 +78,7 @@ After changing the `flakes` branch here, you have to modify other repositories,
On [selfprivacy-nixos-template](https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nixos-template) run the following command:
```bash
nix flake update --override-input selfprivacy-nixos-config git+https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nixos-config.git?ref=flakes
./.switch-selfprivacy-nixos-config-url git+https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nixos-config.git?ref=flakes
```