Gen 423: Updated shell script nix files to point to sound files in the root directory

This commit is contained in:
pagedMov
2024-10-12 17:29:04 -04:00
parent 07b2f5cab9
commit ed16562d58
28 changed files with 34 additions and 34 deletions

View File

@@ -1,4 +1,4 @@
{ pkgs }:
{ self, pkgs }:
{
toggle_float = pkgs.writeShellScriptBin "toggle_float" (''