This commit is contained in:
2025-10-01 21:52:02 +03:00
parent e112f10b70
commit d201ddf5ef
11 changed files with 421 additions and 1567 deletions

14
cachyos/README.md Normal file
View File

@@ -0,0 +1,14 @@
# CachyOS Installation
## 🚀 Quick Start
Run the master installation script to install everything:
```bash
cd /home/ocbwoy3/config/cachyos
./install-all.sh
```
This will automatically run all installation steps in the correct order.
**Note**: This installation is based on the currently written Nix configuration and should do it's best to recreate the same experience you'd get on NixOS, but on CachyOS. All the install scripts are written by Curor's AI, there might be some inaccuracies. Equivalent alternatives for Nix-specific stuff are provided wherever possible.