parent
de44eef38d
commit
423553b292
4 changed files with 5 additions and 1163 deletions
devices/bbsteamie/modules
|
@ -96,7 +96,11 @@ in {
|
|||
pkgs.firefox
|
||||
pkgs.kdePackages.discover
|
||||
pkgs.wl-clipboard
|
||||
self.packages.${pkgs.system}.ryujinx
|
||||
|
||||
# FIXME:Ryujinx ACNH crashes on OpenGL AND Vulkan
|
||||
# https://github.com/Ryujinx/Ryujinx/issues/6993
|
||||
# https://github.com/Ryujinx/Ryujinx/issues/6708
|
||||
self.packages.${pkgs.system}.yuzu
|
||||
];
|
||||
|
||||
programs = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue