diff options
author | lassulus <lass@aidsballs.de> | 2015-08-30 10:45:40 +0200 |
---|---|---|
committer | lassulus <lass@aidsballs.de> | 2015-08-30 10:45:40 +0200 |
commit | 5ff4c693227b74c3d55a80bef06cfeebd1e649e6 (patch) | |
tree | 76eb26f095897509cfcfbd66f688ff3ccecef338 | |
parent | 28d2c44d4d4b53da42aaac0f045000424b31036f (diff) | |
parent | 14f2107d75ea4fc77ebbfd67847b31dafc78e78d (diff) |
Merge branch 'tv'
-rw-r--r-- | tv/1systems/wu.nix | 1 | ||||
-rw-r--r-- | tv/2configs/charybdis.nix | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/tv/1systems/wu.nix b/tv/1systems/wu.nix index 2233b48..e48da90 100644 --- a/tv/1systems/wu.nix +++ b/tv/1systems/wu.nix @@ -92,6 +92,7 @@ in tmux tvpkgs.cac tvpkgs.dic + tvpkgs.nq zathura #ack diff --git a/tv/2configs/charybdis.nix b/tv/2configs/charybdis.nix index bf45bf2..a295221 100644 --- a/tv/2configs/charybdis.nix +++ b/tv/2configs/charybdis.nix @@ -590,6 +590,7 @@ let throttle_count = 4; max_ratelimit_tokens = 30; away_interval = 30; + disable_auth = yes; }; modules { |