try to reduce what's going on in the flake

This commit is contained in:
Chris Cochrun 2024-06-21 06:25:52 -05:00
parent 1599875a5c
commit 7bb3b4b573
5 changed files with 61 additions and 132 deletions

View file

@ -119,6 +119,10 @@ in
};
};
#debug = {
# enable_stdout_logs = false;
#};
general = {
gaps_in = 15;
gaps_out = 20;