budgie-media-player-applet: move from budgiePlugins scope to top-level

This commit is contained in:
seth 2024-07-12 19:33:05 -04:00
parent 4c3e9f67f6
commit cb1ef2ba8b
No known key found for this signature in database
GPG Key ID: D31BD0D494BBEE86
2 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
{ callPackage }:
{
budgie-media-player-applet = callPackage ./budgie-media-player-applet { };
budgie-user-indicator-redux = callPackage ./budgie-user-indicator-redux { };
}