idk shits so fucked lol
This commit is contained in:
@@ -20,6 +20,10 @@ let
|
||||
environmentFile = cfg.environmentFile;
|
||||
settings = {
|
||||
listen = "${cfg.listenAddress}:${toString cfg.port}";
|
||||
storage = {
|
||||
type = "local";
|
||||
path = "${cfg.configDir}/atticd";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user