Update steam deck packages.
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
pkgs = import nixpkgs {
|
||||
inherit system;
|
||||
overlays = [ nixgl.overlay ];
|
||||
# Cannot set arch/tune with stand-alone home manager: https://github.com/nix-community/home-manager/issues/2954#issuecomment-1765433433
|
||||
};
|
||||
in
|
||||
# pkgs = nixpkgs.legacyPackages.${system};
|
||||
|
||||
Reference in New Issue
Block a user