1
1
Fork 1
mirror of https://github.com/oddlama/nix-config.git synced 2025-10-10 23:00:39 +02:00

chore: disable zsh integration for nix-index because I don't need it

This commit is contained in:
oddlama 2024-04-12 21:08:09 +02:00
parent c345f4e937
commit 5e0f8b6f96
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A

View file

@ -12,6 +12,7 @@
# nix-index-database is enabled globally for each user in modules/config/home-manager.nix
programs.nix-index.enable = true;
programs.nix-index.enableZshIntegration = false;
programs.nix-index-database.comma.enable = true;
home.persistence."/state".directories = [