summaryrefslogtreecommitdiffstats
path: root/miefda/2configs/tinc-basic-retiolum.nix
blob: 153b41d7812f66c81486aead6c071a26578f973c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{ config, lib, pkgs, ... }:

with lib;
{
  krebs.retiolum = {
    enable = true;
    hosts = ../../krebs/Zhosts;
    connectTo = [
      "gum"
      "pigstarter"
      "prism"
      "ire"
    ];
  };
}
[cgit] Unable to lock slot /tmp/cgit/c0100000.lock: No such file or directory (2)