added comma via nix-index

This commit is contained in:
Kristian Krsnik 2023-09-25 01:21:12 +02:00
parent 3ec72fc172
commit 98730fbfee
Signed by: Kristian
GPG Key ID: FD1330AC9F909E85
2 changed files with 3 additions and 1 deletions

View File

@ -40,7 +40,6 @@
davinci-resolve davinci-resolve
# Misc # Misc
comma # Run any binary from the repos with a comma `, cowsay neato`
gnome-decoder gnome-decoder
tor-browser-bundle-bin tor-browser-bundle-bin

View File

@ -53,6 +53,9 @@
nur.nixosModules.nur nur.nixosModules.nur
nix-index-database.hmModules.nix-index nix-index-database.hmModules.nix-index
{
programs.nix-index-database.comma.enable = true;
}
{ {
nixpkgs.overlays = [ nixpkgs.overlays = [