diff options
| author | Gregor Kleen <pngwjpgh@users.noreply.github.com> | 2016-11-24 19:01:55 +0100 |
|---|---|---|
| committer | Gregor Kleen <pngwjpgh@users.noreply.github.com> | 2016-11-24 19:01:55 +0100 |
| commit | f5e2316fa5a7682250dc5291719c358010eeefa9 (patch) | |
| tree | 446d100180ebe19a2924ac4c1cc9df1bfb8ff181 | |
| parent | 03e54f8e17964fe547eac873d77132fb0020f80a (diff) | |
| download | nixos-f5e2316fa5a7682250dc5291719c358010eeefa9.tar nixos-f5e2316fa5a7682250dc5291719c358010eeefa9.tar.gz nixos-f5e2316fa5a7682250dc5291719c358010eeefa9.tar.bz2 nixos-f5e2316fa5a7682250dc5291719c358010eeefa9.tar.xz nixos-f5e2316fa5a7682250dc5291719c358010eeefa9.zip | |
Revert "Revert "infinoted: remove password""
This reverts commit afc13d563478482a0f850c18f391cdff55f06d2b.
| -rw-r--r-- | ymir.nix | 1 |
1 files changed, 0 insertions, 1 deletions
| @@ -701,7 +701,6 @@ in rec { | |||
| 701 | enable = true; | 701 | enable = true; |
| 702 | keyFile = "/var/lib/acme/yggdrasil.li/key.pem"; | 702 | keyFile = "/var/lib/acme/yggdrasil.li/key.pem"; |
| 703 | certificateFile = "/var/lib/acme/yggdrasil.li/fullchain.pem"; | 703 | certificateFile = "/var/lib/acme/yggdrasil.li/fullchain.pem"; |
| 704 | passwordFile = "/var/lib/infinoted/password"; | ||
| 705 | plugins = [ "note-text" "note-chat" "logging" "autosave" "certificate-auth" ]; | 704 | plugins = [ "note-text" "note-chat" "logging" "autosave" "certificate-auth" ]; |
| 706 | extraConfig = '' | 705 | extraConfig = '' |
| 707 | [certificate-auth] | 706 | [certificate-auth] |
