diff options
| -rw-r--r-- | hel.nix | 3 |
1 files changed, 2 insertions, 1 deletions
| @@ -147,7 +147,8 @@ | |||
| 147 | unbound = { | 147 | unbound = { |
| 148 | enable = true; | 148 | enable = true; |
| 149 | extraConfig = '' | 149 | extraConfig = '' |
| 150 | control-enable: yes | 150 | server: |
| 151 | control-enable: yes | ||
| 151 | ''; | 152 | ''; |
| 152 | }; | 153 | }; |
| 153 | 154 | ||
