mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nixos-infect.git
synced 2024-11-22 03:51:27 +00:00
comment about flake lock and subflake
This commit is contained in:
parent
daf4390cc9
commit
c58597c4d7
|
@ -296,6 +296,7 @@ infect() {
|
|||
# is it needed?
|
||||
# source ~/.nix-profile/etc/profile.d/nix.sh
|
||||
|
||||
# this is needed solely for accpeting the sp-module subflake
|
||||
/root/.nix-profile/bin/nix flake lock ${LOCAL_FLAKE_DIR} \
|
||||
--extra-experimental-features "nix-command flakes" \
|
||||
--update-input sp-modules
|
||||
|
|
Loading…
Reference in a new issue