diff options
| author | Gregor Kleen <gkleen@yggdrasil.li> | 2015-09-25 16:59:45 +0200 | 
|---|---|---|
| committer | Gregor Kleen <gkleen@yggdrasil.li> | 2015-09-25 16:59:45 +0200 | 
| commit | f5cc89051c6c976538c13acc4b3ee41d1f762111 (patch) | |
| tree | de761713c0ba223ee505ca36d3cf17798d1129a1 | |
| parent | 142698d8fb3e80fc4e90cba38477a75ea5a755a0 (diff) | |
| download | nixos-f5cc89051c6c976538c13acc4b3ee41d1f762111.tar nixos-f5cc89051c6c976538c13acc4b3ee41d1f762111.tar.gz nixos-f5cc89051c6c976538c13acc4b3ee41d1f762111.tar.bz2 nixos-f5cc89051c6c976538c13acc4b3ee41d1f762111.tar.xz nixos-f5cc89051c6c976538c13acc4b3ee41d1f762111.zip  | |
...
| -rw-r--r-- | ymir.nix | 1 | 
1 files changed, 0 insertions, 1 deletions
| @@ -83,7 +83,6 @@ in { | |||
| 83 | extraConfig = '' | 83 | extraConfig = '' | 
| 84 | plugin_paths = { "${prosodyModules}" } | 84 | plugin_paths = { "${prosodyModules}" } | 
| 85 | authentication = "pam" | 85 | authentication = "pam" | 
| 86 | log = "*prosody.log" | ||
| 87 | ''; | 86 | ''; | 
| 88 | extraModules = [ "auth_pam" | 87 | extraModules = [ "auth_pam" | 
| 89 | ]; | 88 | ]; | 
