Add sounds

This commit is contained in:
Invariantspace 2023-11-22 20:26:55 -08:00
parent f528a8f4f0
commit 10cd771ad2
4 changed files with 59 additions and 15 deletions

View file

@ -12,6 +12,10 @@
flake = false;
url = "github:OliveThePuffin/yorha-grub-theme";
};
yorha-sound-theme = {
flake = false;
url = "git+https://forgejo.invariantspace.com/macronova/yorha-sound-theme.git";
};
};
outputs = inputs@{ self, flake-utils, nixpkgs, ... }: