mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-12-15 11:21:42 +01:00
Remove yay stuff from bootstrap script
Note that I need to update the script later or simply provide a series of instructions so everything isn't dependant on one script. In the past it was nice to install Arch Linux with minimal if any console intervention, but the practicality of this is questionable since you only have to install Arch once. A more specialized script could be useful for mass installations, although in this case I assume one would create such a script on-the-spot.
This commit is contained in:
parent
b05409a717
commit
a42bf287a4
@ -24,14 +24,6 @@ make package=xeventbind
|
||||
# Install and set the default toolchain for rust
|
||||
make rust
|
||||
|
||||
# Install yay
|
||||
make aur package=yay
|
||||
|
||||
# Install aur packages with yay
|
||||
yay -S rtv
|
||||
yay -S polybar
|
||||
yay -S gotop
|
||||
|
||||
# Additional settings
|
||||
make fontconfig
|
||||
make yarnconfig
|
||||
|
Loading…
Reference in New Issue
Block a user