chore: update gitignore and nix configurations

- Add `result` and `result/` to `.gitignore`
- Remove `proton-ge-bin` from Steam packages
- Update laptop flake configuration with hardware optimizations
- Adjust graphics and locale settings
- Disable `power-profiles-daemon` in utils and laptop configs
This commit is contained in:
KptltD00M
2026-06-24 21:12:46 +02:00
parent 0ab18663e6
commit 5b6e5a537c
6 changed files with 35 additions and 6 deletions
+2 -1
View File
@@ -37,7 +37,8 @@
};
sessionVariables = {
AQ_DRM_DEVICES = "/dev/dri/card2:/dev/dri/card1"; # CHANGEME: Related to the GPU
# Graphics devices for Intel Iris Xe Graphics
# AQ_DRM_DEVICES = "/dev/dri/card0"; # Single GPU configuration
};
# Don't touch this