install shadps4-git

This commit is contained in:
BuyMyMojo 2025-03-27 20:12:14 +11:00
parent d7d3cf6f1f
commit 062e3fa750
Signed by untrusted user who does not match committer: aria
GPG key ID: 19AB7AA462B8AB3B
2 changed files with 3 additions and 1 deletions

View file

@ -16,6 +16,7 @@
inputs.nixpkgs.follows = "nixpkgs-unstable";
};
shadps4-git.url = "./programs/shadps4";
};

View file

@ -33,7 +33,7 @@
# The home.packages option allows you to install Nix packages into your
# environment.
home.packages = with unstable; [
home.packages = with unstable; with inputs; [
pkgs.nextcloud-client
pkgs.yubioath-flutter
pkgs.xpipe
@ -47,6 +47,7 @@
unstable.torzu
pkgs.heroic-unwrapped
pkgs.ludusavi
inputs.shadps4-git.packages."x86_64-linux".default
# === Minecraft ===
pkgs.prismlauncher