Use umlauts in README

This commit is contained in:
2026-06-10 18:46:31 +02:00
parent 41ff233f31
commit 517c3d90c6
+12 -12
View File
@@ -1,6 +1,6 @@
# NixOS Gaming Base # NixOS Gaming Base
Diese Basis-Config ist fuer ein Desktop-System mit Diese Basis-Config ist für ein Desktop-System mit
- Intel Core i9-13900KF - Intel Core i9-13900KF
- AMD Radeon RX 9070 XT - AMD Radeon RX 9070 XT
@@ -8,14 +8,14 @@ Diese Basis-Config ist fuer ein Desktop-System mit
ausgelegt und nutzt jetzt `nixos-unstable`, `Chaotic-Nyx` und COSMIC als Wayland-Desktop. Fokus: ausgelegt und nutzt jetzt `nixos-unstable`, `Chaotic-Nyx` und COSMIC als Wayland-Desktop. Fokus:
- aktueller Kernel - aktueller Kernel
- AMD-Grafik mit Chaotic `mesa-git` und 32-Bit-Libs fuer Steam/Proton - AMD-Grafik mit Chaotic `mesa-git` und 32-Bit-Libs für Steam/Proton
- PipeWire + Gaming-/Desktop-Audio-Tools - PipeWire + Gaming-/Desktop-Audio-Tools
- Steam, Gamescope, MangoHud, Lutris, Heroic, LACT - Steam, Gamescope, MangoHud, Lutris, Heroic, LACT
- RGB- und Peripherie-Basis fuer deine USB-Geraete - RGB- und Peripherie-Basis für deine USB-Geräte
## Struktur ## Struktur
- `flake.nix`: Einstieg ueber `nixos-unstable` + `chaotic-cx/nyx` - `flake.nix`: Einstieg über `nixos-unstable` + `chaotic-cx/nyx`
- `configuration.nix`: Host-spezifische Einstiegsdatei - `configuration.nix`: Host-spezifische Einstiegsdatei
- `modules/base.nix`: Boot, Kernel, Locale, Nix, Firmware, Governor - `modules/base.nix`: Boot, Kernel, Locale, Nix, Firmware, Governor
- `modules/chaotic-nyx.nix`: Chaotic-Nyx Aktivierung, `allowUnfree`, `mesa-git` - `modules/chaotic-nyx.nix`: Chaotic-Nyx Aktivierung, `allowUnfree`, `mesa-git`
@@ -27,7 +27,7 @@ ausgelegt und nutzt jetzt `nixos-unstable`, `Chaotic-Nyx` und COSMIC als Wayland
## USB-Bezug ## USB-Bezug
Die Config beruecksichtigt diese aktuell erkannten Geraete: Die Config berücksichtigt diese aktuell erkannten Geräte:
- `048d:5702` ITE RGB LED Controller - `048d:5702` ITE RGB LED Controller
- `1235:8211` Focusrite Scarlett Solo 3rd Gen - `1235:8211` Focusrite Scarlett Solo 3rd Gen
@@ -36,10 +36,10 @@ Die Config beruecksichtigt diese aktuell erkannten Geraete:
Daraus folgen aktuell: Daraus folgen aktuell:
- `openrgb` + `hardware.i2c.enable` fuer RGB-/Board-Zugriff - `openrgb` + `hardware.i2c.enable` für RGB-/Board-Zugriff
- `ratbagd` + `piper` fuer Logitech-Gaming-Peripherie - `ratbagd` + `piper` für Logitech-Gaming-Peripherie
- `solaar`, `usbutils`, `pciutils` fuer Device-Handling und Diagnose - `solaar`, `usbutils`, `pciutils` für Device-Handling und Diagnose
- PipeWire-Setup fuer das Scarlett Solo - PipeWire-Setup für das Scarlett Solo
- COSMIC als Wayland-Desktop mit `cosmic-greeter` - COSMIC als Wayland-Desktop mit `cosmic-greeter`
- Chaotic `mesa-git` mit Fallback-Spezialisierung `stable-mesa` - Chaotic `mesa-git` mit Fallback-Spezialisierung `stable-mesa`
@@ -52,8 +52,8 @@ Die Flake bindet `github:chaotic-cx/nyx/nyxpkgs-unstable` direkt ein und importi
## Nach der Installation ## Nach der Installation
1. Die vom Installer erzeugte `hardware-configuration.nix` nach `./hardware-configuration.nix` kopieren. 1. Die vom Installer erzeugte `hardware-configuration.nix` nach `./hardware-configuration.nix` kopieren.
2. Falls noetig `users.users.max` und `networking.hostName` in `configuration.nix` anpassen. 2. Falls nötig `users.users.max` und `networking.hostName` in `configuration.nix` anpassen.
3. Passwort fuer den Benutzer setzen: 3. Passwort für den Benutzer setzen:
```bash ```bash
passwd max passwd max
@@ -71,7 +71,7 @@ nix flake lock
sudo nixos-rebuild switch --flake .#nixos-gaming sudo nixos-rebuild switch --flake .#nixos-gaming
``` ```
## Spaeterer Ausbau ## Späterer Ausbau
- COSMIC weiter tunen, z. B. Autologin, Keyring-Policy, Flatpak - COSMIC weiter tunen, z. B. Autologin, Keyring-Policy, Flatpak
- OBS / Discord / OpenRGB-Profile / Fancontrol - OBS / Discord / OpenRGB-Profile / Fancontrol