summaryrefslogtreecommitdiffstats
path: root/makefu/2configs/tinc/retiolum.nix
blob: c55b94466d0d4e5db088f25e30634855440848de (plain)
1
2
3
4
5
6
7
_:
{
  imports = [
    ../binary-cache/lass.nix
  ];
  krebs.tinc.retiolum.enable = true;
}