mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nixos-config.git
synced 2025-02-16 14:24:30 +00:00
docs: Update instruction on updating the template
This commit is contained in:
parent
1710d3fbb8
commit
7247574c91
|
@ -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:
|
On [selfprivacy-nixos-template](https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nixos-template) run the following command:
|
||||||
|
|
||||||
```bash
|
```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
|
./.switch-selfprivacy-nixos-config-url git+https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nixos-config.git?ref=flakes
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue