updating opts
This commit is contained in:
parent
20338484cc
commit
48ff711f39
2 changed files with 17 additions and 17 deletions
|
|
@ -228,6 +228,8 @@ in
|
|||
}
|
||||
];
|
||||
|
||||
environment.systemPackages = [ cfg.package ];
|
||||
|
||||
services.haproxy = lib.mkIf cfg.haproxy.generateConfig {
|
||||
enable = true;
|
||||
config = ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue