auto optimize store

main
Zynh Ludwig 2024-05-29 14:14:44 -07:00
parent 593610bba7
commit 1a23900ae5
1 changed files with 1 additions and 0 deletions

View File

@ -81,6 +81,7 @@
# Enable touchpad support (enabled default in most desktopManager).
# services.xserver.libinput.enable = true;
nix.settings.experimental-features = [ "nix-command" "flakes" ];
nix.settings.auto-optimise-store = true;
programs.nix-ld.enable = true;
# programs.nix-ld.libraries = with pkgs; [