mirror of
https://github.com/ryanccn/flake.git
synced 2026-01-27 04:06:28 +01:00
feat: switch to discord-applemusic-rich-presence fork
This commit is contained in:
parent
2d758cb766
commit
d4de0e26fa
5 changed files with 33 additions and 79 deletions
|
|
@ -38,8 +38,8 @@
|
|||
inputs.flake-compat.follows = "flake-compat";
|
||||
};
|
||||
|
||||
caarlos0 = {
|
||||
url = "github:caarlos0/nur";
|
||||
discord-applemusic-rich-presence = {
|
||||
url = "github:ryanccn/discord-applemusic-rich-presence";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
|
|
@ -58,7 +58,7 @@
|
|||
fenix,
|
||||
attic,
|
||||
catppuccin,
|
||||
caarlos0,
|
||||
discord-applemusic-rich-presence,
|
||||
...
|
||||
}: let
|
||||
configuration = {pkgs, ...}:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue