roles.common: autoOptimiseStore -> settings.auto-optimise-store

This commit is contained in:
Giulio De Pasquale 2022-12-01 14:23:22 +01:00
parent b46cf0ff6d
commit 76a0da7dea

View File

@ -11,7 +11,7 @@
i18n.defaultLocale = "en_US.UTF-8";
nix = {
autoOptimiseStore = true;
settings.auto-optimise-store = true;
package = pkgs.nixUnstable;
extraOptions = ''
experimental-features = nix-command flakes