# Profiles Machine-specific overrides. Each subdirectory mirrors the dotfile tree and can be stowed on top of the base config to apply per-host customizations. ## Usage ```bash # Apply base dotfiles cd ~/srice && stow . # Apply machine-specific overrides cd ~/srice/profiles/moirai && stow -t ~ . ``` ## Directories - `moirai/` — Desktop (4-monitor, AMD dGPU + Intel iGPU, Arrow Lake) - `khr1st/` — Laptop - `pentest/` — Kali/security-focused config - `gentoo/` — Gentoo musl/OpenRC system configs (portage, USE flags, make.conf)