Update nixpkgs-unstable
This commit is contained in:
parent
a3e4298d0a
commit
acf1e42b69
4 changed files with 5 additions and 22 deletions
|
@ -39,7 +39,7 @@ in
|
|||
|
||||
services.harmonia = mkIf cfg.enableServer {
|
||||
enable = true;
|
||||
signKeyPath = cfg.privateKeyFile;
|
||||
signKeyPaths = [ cfg.privateKeyFile ];
|
||||
settings = {
|
||||
bind = bindAddr;
|
||||
priority = 45;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue