Add nix-index. I am indecisive

This commit is contained in:
Jimbo 2025-02-22 03:01:25 -05:00
parent bc0bade7f4
commit b3a6dd9d09
4 changed files with 7 additions and 6 deletions

View file

@ -8,7 +8,7 @@
./ncmpcpp
./neovim
./nh
./not-found
./nix-index
./ranger
./spotdl
./tmux

View file

@ -0,0 +1,4 @@
{ ... }:
{
programs.nix-index.enable = true;
}

View file

@ -1,4 +0,0 @@
{ ... }:
{
programs.command-not-found.enable = true;
}

View file

@ -28,9 +28,10 @@
".local/share/PrismLauncher"
".local/share/Steam"
".local/share/TelegramDesktop"
".local/state/wireplumber"
".cache/nix-index"
{ directory = ".ssh"; mode = "0700"; }
{ directory = ".gnupg"; mode = "0700"; }
{ directory = ".local/share/keyrings"; mode = "0700"; }