add nix system graphics
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
{
|
||||
home.packages = with pkgs;[
|
||||
steamguard-cli
|
||||
(config.lib.nixGL.wrap bottles)
|
||||
(config.lib.nixGL.wrap inputs.nixpkgs-unstable.legacyPackages."${pkgs.system}".ryujinx-greemdev)
|
||||
bottles
|
||||
inputs.nixpkgs-unstable.legacyPackages."${pkgs.system}".ryujinx-greemdev
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user