Restructuring
This commit is contained in:
4
overlays/packages.nix
Normal file
4
overlays/packages.nix
Normal file
@@ -0,0 +1,4 @@
|
||||
final: prev: {
|
||||
mpd_discord_richpresence = prev.callPackage ./mpd-rpc {};
|
||||
customscripts = prev.callPackage ./customscripts {};
|
||||
}
|
Reference in New Issue
Block a user