summaryrefslogtreecommitdiffstats
path: root/modules/plugins/rich-presence/neocord/default.nix
blob: 0b651bcc1b25694dfb84dc54e9bda81e7de45b5f (plain)
1
2
3
4
5
6
{
  imports = [
    ./config.nix
    ./neocord.nix
  ];
}