This commit is contained in:
gabrielkheisa 2024-11-15 12:12:22 +07:00
parent 6070d020f7
commit c4d1e50f32

View File

@ -24,7 +24,7 @@ mkdir -p /home/$USER/.config/nixpkgs
# Download flake.nix file # Download flake.nix file
echo "Downloading flake.nix configuration..." 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 # Generate passwords
echo "Generating passwords for user 'gabriel'..." echo "Generating passwords for user 'gabriel'..."