HARDWARE COMPATIBILITY: These configurations are specifically designed for AMD/Intel processors and AMD graphics cards on a Desktop PC. If you are using different hardware, these configurations may have problems and might not work as expected.
RISK: Use these configurations at your own risk. I am not responsible for any issues that may occur from using these files.
This repository contains my complete system configuration, including dotfiles and system tweaks. While primarily designed for personal use, you're welcome to adapt these configurations for your own setup.
- System performance tuned for gaming
- Enhanced system responsiveness
- Security-focused configurations
- Desktop PC / laptop environment tweaks
- Fresh Arch Linux installation
- AMD hardware (CPU/GPU)
-
Follow the Arch Wiki installation guide through section 3.2 (Chroot)
-
Clone this repository to a temporary location:
git clone https://github.com/HenrikDK2/dotfiles /tmp/dotfiles
-
Configure your preferences:
nano /tmp/dotfiles/.dotfiles/init/env.sh
-
Run the installation script as root:
/tmp/dotfiles/.dotfiles/init/install.sh

