This commit is contained in:
ediblerope 2026-05-15 22:11:57 +01:00
parent 00e37be9db
commit ceebf1b3ee
3 changed files with 56 additions and 163 deletions

View file

@ -82,10 +82,6 @@
wayland.windowManager.hyprland.settings.monitor =
[ "DP-2,3440x1440@180,0x0,1" ];
# Faugus resolves "Proton-CachyOS Latest" by directory name in compatibilitytools.d.
# Symlinking here lets nix manage the version instead of ProtonPlus.
# If ProtonPlus previously created this as a real directory, delete it first:
# rm -rf ~/.local/share/Steam/compatibilitytools.d/Proton-CachyOS\ Latest
home.file.".local/share/Steam/compatibilitytools.d/Proton-CachyOS Latest".source =
inputs.proton-cachyos-nix.packages.x86_64-linux.proton-cachyos-x86_64-v3.steamcompattool;
};