summaryrefslogtreecommitdiff
path: root/modules/nixos/default.nix
blob: 77a5faa1513900b73b0a440578c4ff825f3154b9 (plain)
1
2
3
4
5
{
  on-demand-minecraft = import ./on-demand-minecraft;
  hellohtml = import ./hellohtml;
  qbittorrent = import ./qbittorrent;
}