discord-rpc
This commit is contained in:
11
modules/servers/discord-rpc.nix
Normal file
11
modules/servers/discord-rpc.nix
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
config,
|
||||
lib,
|
||||
pkgs,
|
||||
...
|
||||
}:
|
||||
{
|
||||
config =
|
||||
{
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user