From 7247574c913b70131933929b89262681b9d5383d Mon Sep 17 00:00:00 2001 From: Inex Code Date: Thu, 8 Aug 2024 21:03:32 +0300 Subject: [PATCH] docs: Update instruction on updating the template --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 99fc854..fa32dba 100644 --- a/README.md +++ b/README.md @@ -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 ```