tadpole: Use option for gc configuration limit

This commit is contained in:
Alexander Heldt
2024-08-18 14:41:41 +02:00
parent 7dd587e56c
commit 1f45893928
2 changed files with 18 additions and 3 deletions

View File

@@ -8,6 +8,8 @@ in
config = {
mod = {
gc.configurationLimit = 10;
ssh.enable = true;
nginx.enable = true;