1
0
Fork 0

add rsync to be installed in the live-install env

This commit is contained in:
Pratham Patel 2023-12-17 12:58:56 +05:30
parent c2bea7a14a
commit ccf85c87ff
Signed by: thefossguy
SSH Key Fingerprint: SHA256:/B3wAg7jnMEBQ2JwkebbS/eXVZANDmqRfnd9QkIhxMI
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
```
nix-env -iA nixos.{bat,btop,git,htop,ripgrep,tmux}
nix-env -iA nixos.{bat,btop,git,htop,ripgrep,rsync,tmux}
git clone --depth 1 https://gitlab.com/thefossguy/prathams-nixos
cd prathams-nixos