! READ THE README FOR YOUR PLATFORM BEFORE DOING ANYTHING !
- Linux (NixOS): Linux/README.md
- Windows: Windows/README.md
Personal system configuration for Linux (NixOS + Hyprland) and Windows (Komorebi + YASB).
- Linux/ - NixOS configuration with Hyprland, custom themes, dev environment
- Windows/ - Windows configuration with Komorebi tiling WM and YASB status bar
Read Linux/README.md first - contains pre-installation requirements, path configuration, regional notes, and troubleshooting.
git clone https://github.com/skr1ms/MySetup.git
cd MySetup/Linux
sudo bash install.shThe installer will ask you about:
- Username and password
- Secure Boot (Lanzaboote)
- GPU type (AMD / Intel / NVIDIA)
- Region (Russia - disables DataGrip, enables Zapret by default)
- Zapret DPI bypass config
- CTF tools
Read Windows/README.md first - you must update paths in
yasb/config.yamlbefore running the installer.
- Open PowerShell as Administrator
- Run:
git clone https://github.com/skr1ms/MySetup.git
cd MySetup\Windows
.\install.ps1GPL-3.0