arch-linux/ ├── setup # My main entry point script ├── config/ │ ├── setup_passwords.env # My WiFi and other credentials (create manually) │ ├── archinstall.json # My archinstall configuration (to be ...
This repository contains ShellCode33's ArchLinux setup which focuses on desktop security. It was forked by me in order to replace sway WM with Hyprland. The rest of this readme is exactly what was ...