diff --git a/flake.nix b/flake.nix index 7ba7f865..2b416434 100644 --- a/flake.nix +++ b/flake.nix @@ -3,6 +3,8 @@ nixConfig = { experimental-features = [ "nix-command" "flakes" ]; + # Manual optimise storage: nix-store --optimise + auto-optimise-store = true; substituters = [ # replace official cache with a mirror located in China