1
Fork 0

Add nix-output-monitor and unstable Clone Hero.

This commit is contained in:
Bauke 2023-10-25 16:40:22 +02:00
parent fc3b1999b5
commit a577d1585e
Signed by: Bauke
GPG Key ID: C1C0F29952BCF558
1 changed files with 8 additions and 1 deletions

View File

@ -14,7 +14,6 @@
catppuccin-cursors
chromium
clang
clonehero
conky
delta
deno
@ -52,6 +51,7 @@
mat2
mpv
nitrogen
nix-output-monitor
nodejs
nodePackages.pnpm
numlockx
@ -99,6 +99,13 @@
xfce.xfce4-whiskermenu-plugin
xorg.libXcursor
(callPackage ./samrewritten.nix { })
(unstable.clonehero.overrideAttrs ({ postInstall ? "", ... }: {
# Remove the built-in songs from Clone Hero.
postInstall = postInstall + ''
rm -rf "$out/share/clonehero/StreamingAssets/songs"
mkdir "$out/share/clonehero/StreamingAssets/songs"
'';
}))
(wrapOBS {
plugins = with obs-studio-plugins; [
input-overlay