Skip to content
Snippets Groups Projects
Commit 55368e41 authored by Florian Sesser's avatar Florian Sesser
Browse files

Fix AutoOptimize Warning

parent 8af80ee5
No related branches found
No related tags found
2 merge requests!387Upgrade to NixOS 22.11,!384update production
Pipeline #3304 failed
...@@ -35,5 +35,5 @@ ...@@ -35,5 +35,5 @@
# Turn on automatic optimization of nix store # Turn on automatic optimization of nix store
# https://nixos.wiki/wiki/Storage_optimization # https://nixos.wiki/wiki/Storage_optimization
nix.autoOptimiseStore = true; nix.settings.auto-optimise-store = true;
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment