- READ THIS FILE BEFORE DOING ANYTHING TO YOUR SYSTEM
- DO NOT USE THESE SCRIPTS, THEY WERE MADE FOR MYSELF AND SHOULD NOT BE USED BY ANYONE ELSE, I AM NOT RESPONSIBLE IF YOU BREAK YOUR SYSTEM SOMEHOW
- NOT FOR NEWBIES, USE FRIENDLY LINUX DISTRIBUTIONS (LINUX MINT, FEDORA KDE ETC...)
- DOES NOT SUPPORT DUAL-BOOT (AND WILL NOT SUPPORT DUAL-BOOT)
- NVIDIA IS NOT SUPPORTED (FUCK NVIDIA)
- HOSTS ARE OPTIMIZED FOR RUSSIA
- MAKE SURE YOU CONFIGURE EVERYTHING YOU NEED IN ARCHINSTALL PROPERLY (BLUETOOTH, AUDIO ETC, IT IS NOT A GUIDE FOR ARCHINSTALL)
- UKI + Limine
- Xorg + GPU drivers (archinstall profile, required for correct gpu drivers - choose all open-source drivers)
- multilib
- swap partition (linux-swap, mostly required for laptops, choose the size of your ram)
- ext4 (straight performance, widest support) and Encrytpion: LUKS + Encryption password + Partitions
- vanilla linux kernel (most of sane optimisations are done via config files, no need to use custom kernels)
MAKE SURE YOU CONFIGURE EVERYTHING YOU NEED IN ARCHINSTALL PROPERLY (BLUETOOTH, AUDIO ETC, IT IS NOT A GUIDE FOR ARCHINSTALL)
git clone --depth 1 https://github.com/MAnitosik/archlinux-post-install-scripts.git
cd ./archlinux-post-install-scripts/scripts/
bash zapret.sh (optional, alt9 is recommended)
export OMARCHY_REF=dev
bash omarchy.sh (omarchy will prompt you to reboot after installation, use omarchy-alt.sh in the case omarchy.sh does not work for you)
cd ./archlinux-post-install-scripts/scripts/
bash requirements.sh
reboot (super + esc -> restart)
cd ./archlinux-post-install-scripts/scripts/
bash post-install.sh
reboot (super + esc -> restart)
bash laptop.sh (optional)
bash gaming.sh (optional)
reboot (super + esc -> restart)
- DHCP (Omarchy Menu -> Setup -> DNS -> DHCP, required for cloudflare DoT and DNSSEC)
- DO NOT ENABLE HIBERNATE VIA OMARCHY MENU
- DO NOT SWITCH UPDATE CHANNELS
cd ./archlinux-post-install-scripts/
git pull origin main
cd ./scripts/
bash update.sh
reboot (super + esc -> restart)
- Aether (pre-installed app to configure the look of your system)
- configure your monitor in ~/.config/hypr/monitors.conf
- LACT (configure your GPU)
- configure wine in winetricks for wider windows apps support
- configure amneziavpn/v2raya so you can always have access to the internet
- download updates for your firmware in gnome-firmware (your device may be not available in lvfs/fwupd, it is fine)
- configure omarchy style (Omarchy Menu -> Style)
I do not need to tell you that you need to update your system and these config files sometimes (via omarchy utils and my update script)
- you can open v2raya at
localhost:2017 - quick start in case you want to disable v2raya:
sudo systemctl disable --now v2raya