We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4758882 commit 0022ab2Copy full SHA for 0022ab2
skeleton/project.nix
@@ -16,4 +16,7 @@
16
withHoogle = true;
17
};
18
19
+ # if you're not in a hurry
20
+ #optimizations.all = true;
21
+
22
}
0 commit comments