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 | 2f65d9c19752a808bc49a8e6bf675ae6b6916a3c (patch) | |
tree | 45982851c9bb2d9c9ff38d6e5ed6512c8185457c /tv/1systems/mu.nix | |
parent | 716a2fc6e842ff051df6de1999b5b97780f2d2cd (diff) |
tv: use tinc_pre
Diffstat (limited to 'tv/1systems/mu.nix')
-rw-r--r-- | tv/1systems/mu.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tv/1systems/mu.nix b/tv/1systems/mu.nix index 06da15ecc..ec208a0bd 100644 --- a/tv/1systems/mu.nix +++ b/tv/1systems/mu.nix @@ -76,7 +76,7 @@ with config.krebs.lib; environment.systemPackages = with pkgs; [ slock - tinc + tinc_pre iptables vim gimp |