diff options
| author | tv <tv@krebsco.de> | 2017-10-26 21:29:35 +0200 | 
|---|---|---|
| committer | tv <tv@krebsco.de> | 2017-10-26 21:29:35 +0200 | 
| commit | d19f415bb00368970f8e0a1548b89a472a24d634 (patch) | |
| tree | 93e9e23f6eede1b48daea567734927bff9a65f73 | |
| parent | 42f3a5661b4e53b76eb7315df1782b9942f47865 (diff) | |
tv netzclub: fix example
| -rw-r--r-- | tv/2configs/netzclub.nix | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/tv/2configs/netzclub.nix b/tv/2configs/netzclub.nix index dc2de7147..6e06005e3 100644 --- a/tv/2configs/netzclub.nix +++ b/tv/2configs/netzclub.nix @@ -1,6 +1,6 @@  { pkgs, ... }: { -  # usage: ppp dial netzclub +  # usage: pppd call netzclub    environment.etc."ppp/peers/netzclub".text = ''      /dev/ttyACM2  | 
