updated flake and added the wierd unstable call to flake instead of versionless nonsense
This commit is contained in:
@@ -137,6 +137,9 @@
|
||||
|
||||
programs.steam = {
|
||||
enable = true;
|
||||
extraCompatPackages = with pkgs; [
|
||||
proton-ge-bin
|
||||
];
|
||||
package = pkgs.steam.override {
|
||||
extraEnv = {
|
||||
LD_AUDIT = "${
|
||||
|
||||
Reference in New Issue
Block a user