diff --git a/content/en/docs/Theory/selfprivacy_modules/_index.md b/content/en/docs/Theory/selfprivacy_modules/_index.md index 57d897c..b4ddb37 100644 --- a/content/en/docs/Theory/selfprivacy_modules/_index.md +++ b/content/en/docs/Theory/selfprivacy_modules/_index.md @@ -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