This commit is contained in:
2026-06-16 21:49:01 +02:00
parent 65a547ad1a
commit 956889173a
15 changed files with 326 additions and 154 deletions
+8 -8
View File
@@ -15,7 +15,7 @@ Dieses Template kommt mit Gaming-Support. Zum Aktivieren:
```nix
# In deiner configuration.nix sicherstellen, dass gaming.nix importiert ist:
imports = [
./modules/gaming.nix # sollte schon da sein
./modules/gaming.nix # sollte schon da sein
];
```
@@ -36,7 +36,7 @@ steam
2. **Proton wählen (Built-in):**
- Settings → Compatibility
- "Use Steam Play for other titles"
- "Use Steam Play for other titles"
- Version: **Proton (Experimental)** (neueste & beste)
3. **Proton-GE installieren (Optional, aber empfohlen!):**
@@ -98,10 +98,10 @@ gamemoderun mangohud %command%
| Proton | Kompatibilität | Performance | Empfehlung |
|--------|---|---|---|
| Standard | Gut | Gut | OK |
| **Proton-GE** | **✅✅ Sehr gut** | **✅✅ Sehr gut** | **🏆 Empfohlen** |
| Proton-CachyOS | ✅✅ Sehr gut | ✅✅ Sehr gut | 🏆 Alternative |
| Proton Experimental | Gut | Gut | Fallback |
| Standard | Gut | Gut | OK |
| **Proton-GE** | **Sehr gut** | **Sehr gut** | **Empfohlen** |
| Proton-CachyOS | Sehr gut | Sehr gut | Alternative |
| Proton Experimental | Gut | Gut | Fallback |
**Hinweis:** Proton-GE & Proton-CachyOS sind Community-Builds, nicht in nixpkgs. Daher die Auto-Scripts!
@@ -365,7 +365,7 @@ rm -rf ~/.cache/nvidia-smi
Beste Kompatibilität, aber weniger stabil:
1. Steam → Settings → Compatibility
2. "Use Steam Play for other titles"
2. "Use Steam Play for other titles"
3. Wähle: "Proton (Experimental)" oder "Proton-GE-Latest"
### Spiele-Verzeichnis (Optional)
@@ -504,4 +504,4 @@ sudo nixos-rebuild switch --flake .#template
---
**Viel Erfolg beim Customizen! 🚀**
**Viel Erfolg beim Customizen!**