mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nixos-infect.git
synced 2024-11-16 15:53:17 +00:00
infect: fix typo in comment
This commit is contained in:
parent
ccf32a3172
commit
55149c1af0
|
@ -277,7 +277,7 @@ infect() {
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# this is needed solely for accpeting the sp-module subflake
|
# this is needed solely for accepting the sp-module subflake
|
||||||
# see https://github.com/NixOS/nix/issues/3978#issuecomment-952418478
|
# see https://github.com/NixOS/nix/issues/3978#issuecomment-952418478
|
||||||
/root/.nix-profile/bin/nix flake lock ${LOCAL_FLAKE_DIR} \
|
/root/.nix-profile/bin/nix flake lock ${LOCAL_FLAKE_DIR} \
|
||||||
--extra-experimental-features "nix-command flakes" \
|
--extra-experimental-features "nix-command flakes" \
|
||||||
|
|
Loading…
Reference in a new issue