summaryrefslogtreecommitdiffstats
path: root/modules/plugins/mini/notify/default.nix
blob: 0f809b7ab12bb6ff5ceb8f29e13189e592699c97 (plain)
1
2
3
4
5
6
{
  imports = [
    ./notify.nix
    ./config.nix
  ];
}