Restructured alexandria

This commit is contained in:
baduhai 2022-11-29 22:16:01 -03:00
parent 629f9196e2
commit b3f9a791ba
8 changed files with 76 additions and 118 deletions

View file

@ -2,6 +2,7 @@
{
nix = {
settings.auto-optimise-store = true;
extraOptions = "experimental-features = nix-command flakes";
gc = { # Garbage collector
automatic = true;