nix fmt
This commit is contained in:
parent
1df3eb0d7a
commit
ba5360c094
2 changed files with 5 additions and 4 deletions
|
|
@ -69,7 +69,7 @@ forDevice (
|
|||
time.timeZone = lib.mkDefault "Etc/UTC";
|
||||
|
||||
my = {
|
||||
# keep-sorted start
|
||||
# keep-sorted start block=yes
|
||||
autoupdate.enable = true;
|
||||
distributedBuilds.enable = true;
|
||||
extraCaches = {
|
||||
|
|
|
|||
Loading…
Reference in a new issue