manual_inherit
This commit is contained in:
@@ -27,8 +27,8 @@ let
|
||||
options = { };
|
||||
moduleConfig = {
|
||||
services.atticd = {
|
||||
inherit (cfg) environmentFile;
|
||||
enable = true;
|
||||
environmentFile = cfg.environmentFile;
|
||||
settings = {
|
||||
listen = "${cfg.listenAddress}:${toString cfg.port}";
|
||||
storage = {
|
||||
|
||||
Reference in New Issue
Block a user