fix path
This commit is contained in:
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'..."
|
||||
|
Reference in New Issue
Block a user