nix fmt
This commit is contained in:
parent
64d806a576
commit
60c8a2af3c
3 changed files with 13 additions and 10 deletions
|
@ -57,7 +57,7 @@
|
|||
weekly = 4;
|
||||
monthly = -1;
|
||||
};
|
||||
extraPruneArgs = ["--stats"];
|
||||
extraPruneArgs = [ "--stats" ];
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue