install nix-index-database and comma; refactoring

This commit is contained in:
cy 2025-03-01 14:09:24 -05:00
parent 44bf0ca489
commit faa35e268e
Signed by: cy
SSH key fingerprint: SHA256:o/geVWV4om1QhUSkKvDQeW/eAihwnjyXkqMwrVdbuts
6 changed files with 104 additions and 44 deletions

View file

@ -63,11 +63,6 @@
enableNTS = true;
};
# this is true by default and mutually exclusive with
# programs.nix-index
programs.command-not-found.enable = false;
programs.nix-index.enable = false; # set above to false to use this
# see journald.conf(5)
services.journald.extraConfig = "MaxRetentionSec=2d";
}