sort some stuff in the notification bar thingy

This commit is contained in:
Lillian Violet 2025-08-13 21:09:27 +02:00
parent a7c2609666
commit 69581a5018
3 changed files with 6 additions and 2 deletions

View file

@ -107,8 +107,8 @@
programs = {
# Allow executing of anything on the system with a , eg: , python executes python from the nix store even if not in $PATH currently
command-not-found.enable = lib.mkForce false;
# nix-index.enable = true;
# nix-index-database.comma.enable = true;
nix-index.enable = true;
nix-index-database.comma.enable = true;
direnv = {
enable = true;