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 | 954f122d383ad18c68fcfb9497727bec9746166d (patch) | |
tree | 941655e7308d476f7e9cb34ad0a896c8dc6fe011 /tv | |
parent | 814d6852916ae99d95a4a440f5a2592017c9445b (diff) | |
parent | 0714ed3ea6c889c0576edd8075dc7c2b50d3e8b5 (diff) |
Merge branch 'tv'
Diffstat (limited to '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 2233b48d1..e48da90ad 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 bf45bf294..a2952219d 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 { |