Gaming/rpcs3: use package from nixpkgs

This commit is contained in:
Toast 2025-03-15 17:07:09 +01:00
parent 0c64697063
commit 8385b2d6e6

View file

@ -1,12 +1,7 @@
{pkgs, ...}: {
environment.systemPackages = with pkgs; [
nur.repos.ataraxiasjel.rpcs3
rpcs3
];
# Compiling RPCS3 takes quite a while
nix.settings = {
substituters = ["https://ataraxiadev-foss.cachix.org"];
trusted-public-keys = ["ataraxiadev-foss.cachix.org-1:ws/jmPRUF5R8TkirnV1b525lP9F/uTBsz2KraV61058="];
};
# Increase the memory lock limit
security.pam.loginLimits = [