mirror of
https://codeberg.org/privacy1st/nix-git
synced 2025-01-12 05:06:06 +01:00
steam: add note
This commit is contained in:
parent
75de0e8bc9
commit
d1e95d19b5
@ -20,6 +20,8 @@
|
||||
# https://unknown-horizons.org/ (A 2D realtime strategy simulation with an emphasis on economy and city building.)
|
||||
# https://github.com/mgerdes/Open-Golf
|
||||
|
||||
# AMD GPU driver: See steam.nix
|
||||
|
||||
allowUnfree = [
|
||||
"SpaceCadetPinball"
|
||||
"osu-lazer-bin"
|
||||
|
@ -12,6 +12,11 @@
|
||||
# https://www.reddit.com/r/NixOS/comments/10px9ty/comment/j6moarv/
|
||||
#hardware.steam-hardware.enable = true;
|
||||
|
||||
# AMD GPU driver.
|
||||
#
|
||||
# https://nixos.wiki/wiki/Steam#Changing_the_driver_on_AMD_GPUs
|
||||
# According to this wiki, it can help to try out different drivers.
|
||||
|
||||
# https://nixos.wiki/wiki/Steam#Install
|
||||
programs.steam = {
|
||||
enable = true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user