feat: Remove rpcs3 since it wont build

This commit is contained in:
uttarayan21
2025-06-25 21:16:51 +05:30
parent 92fe3261f9
commit 9c4d5a219d
6 changed files with 38 additions and 7 deletions

View File

@@ -14,6 +14,7 @@
system = device.system;
specialArgs = {
inherit device;
nixos-raspberrypi = inputs.nixos-raspberrypi;
stablePkgs = inputs.nixpkgs-stable.legacyPackages.${device.system};
};
modules = [