diff options
author | tv <tv@krebsco.de> | 2016-06-30 01:05:21 +0200 |
---|---|---|
committer | tv <tv@krebsco.de> | 2016-06-30 01:08:07 +0200 |
commit | b9d5d6c50d23e09a088a848c928f516972de8d2d (patch) | |
tree | 70d9b80d672241889be9f5e3c2a8136aafebd5da /tv/1systems/wu.nix | |
parent | 10ff37466663cfac5067d9df275182840a21a9e7 (diff) |
tv: use tinc_pre
Diffstat (limited to 'tv/1systems/wu.nix')
-rw-r--r-- | tv/1systems/wu.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tv/1systems/wu.nix b/tv/1systems/wu.nix index cebd7c9..6bb5443 100644 --- a/tv/1systems/wu.nix +++ b/tv/1systems/wu.nix @@ -153,7 +153,7 @@ with config.krebs.lib; environment.systemPackages = with pkgs; [ ethtool - tinc + tinc_pre iptables #jack2 ]; |