set path to nix-store
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#!/run/current-system/sw/bin/bash
|
||||
storePath=$(nix-store -q installFiles)
|
||||
storePath=$(/run/current-system/sw/bin/nix-store -q installFiles)
|
||||
|
||||
echo "Installing system using disco and flake"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user