fix path
This commit is contained in:
parent
6070d020f7
commit
c4d1e50f32
2
setup.sh
2
setup.sh
@ -24,7 +24,7 @@ mkdir -p /home/$USER/.config/nixpkgs
|
||||
|
||||
# Download flake.nix file
|
||||
echo "Downloading flake.nix configuration..."
|
||||
cp /path/to/flake.nix /home/$USER/.config/nixpkgs/flake.nix # Change this to the correct path
|
||||
cp ~/nix/ /home/$USER/.config/nixpkgs/flake.nix # Change this to the correct path
|
||||
|
||||
# Generate passwords
|
||||
echo "Generating passwords for user 'gabriel'..."
|
||||
|
Loading…
Reference in New Issue
Block a user