[gaming] Use recommended steam setup
Updated to use programs.steam recommended from the NixOS wiki
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
desktop = {
|
||||
enable = true;
|
||||
wayland = true;
|
||||
gaming.enable = false;
|
||||
gaming.enable = true;
|
||||
kde = true;
|
||||
sddm = true;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user