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