corrected syntax for autooptimizestore.
This commit is contained in:
@@ -200,3 +200,4 @@
|
|||||||
# (e.g. man configuration.nix or on https://nixos.org/nixos/options.html).
|
# (e.g. man configuration.nix or on https://nixos.org/nixos/options.html).
|
||||||
system.stateVersion = "22.05"; # Did you read the comment?
|
system.stateVersion = "22.05"; # Did you read the comment?
|
||||||
|
|
||||||
|
}
|
||||||
|
|||||||
@@ -18,6 +18,5 @@
|
|||||||
};
|
};
|
||||||
settings.auto-optimize-store = true;
|
settings.auto-optimize-store = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user