summaryrefslogtreecommitdiffstats
path: root/modules/hm/sils/default.nix
blob: 372d666b54ee7d1e6ffda39181f88444721cf986 (plain) (blame)
1
2
3
4
5
{...}: {
  imports = [
    ./firefox
  ];
}