summaryrefslogtreecommitdiffstats
path: root/makefu/2configs/home/ham/signal-rest/default.nix
blob: 4eac41ba8455ca116ef6980a8ac4cb0268456b7a (plain)
1
2
3
4
5
6
{
  imports = [
    ./service.nix
    ./hass.nix
  ];
}