No description
Find a file
2025-03-23 12:56:12 +01:00
services Add 99-keychron.rules udev rule for my keychron keyboard (so i can use the launcher lol) 2025-03-09 16:36:50 +01:00
base.sh add services and make script more readable :3 2025-03-05 15:14:02 +01:00
main.sh Update main.sh 2025-03-23 12:56:12 +01:00
packages radeon boe 2025-03-10 18:34:01 +01:00
readme.md Update readme.md 2025-01-30 23:22:40 +00:00

Stuff for setting up my arch

pacstrap:

pacstrap -K /mnt "$(curl -fsSL https://git.killuaa.dev/Snow/arch-install/raw/branch/brr/packages)"

post-install:

bash -c "$(curl -fsSL https://git.killuaa.dev/Snow/arch-install/raw/branch/brr/main.sh)"