NixOS: Difference between revisions
nixos release months added, Foundation links to wiki instead of nixos.org and INCOMPLETE Warning is now more specific whats lacking |
|||
| Line 214: | Line 214: | ||
</syntaxHighlight> | </syntaxHighlight> | ||
You can configure automatic garbage collection by setting the [https://search.nixos.org/options | You can configure automatic garbage collection by setting the [https://search.nixos.org/options?query=nix.gc nix.gc] options in <code>/etc/nixos/configuration.nix</code>. This is recommended, as it keeps the size of the Nix store down. | ||
== See also == | == See also == | ||