From 3e8a0993e71adb8fd3a2c888b31a1cdec8d051ec Mon Sep 17 00:00:00 2001 From: Astro Date: Mon, 13 Jun 2022 21:02:44 +0200 Subject: [PATCH] freifunk: convenience --- hosts/containers/freifunk/default.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hosts/containers/freifunk/default.nix b/hosts/containers/freifunk/default.nix index 8dc45715..360f2444 100644 --- a/hosts/containers/freifunk/default.nix +++ b/hosts/containers/freifunk/default.nix @@ -110,7 +110,7 @@ in { ''; }; - environment.systemPackages = with pkgs; [ tcpdump bmon wireguard-tools iperf ]; + environment.systemPackages = with pkgs; [ tcpdump bmon wireguard-tools iperf bmxd ]; sops.secrets."wireguard/vpn6/privateKey" = { group = "systemd-network"; @@ -263,6 +263,7 @@ in { dev=ipip-node51001 /linklayer 1 ''; Restart = "always"; + RestartSec = "60"; }; };