pkgs-in-home #2
@@ -5,6 +5,7 @@
|
||||
./bat.nix
|
||||
./eza.nix
|
||||
./fzf.nix
|
||||
./jq.nix
|
||||
./ripgrep.nix
|
||||
./tmux.nix
|
||||
];
|
||||
|
5
home-manager/tools/jq.nix
Normal file
5
home-manager/tools/jq.nix
Normal file
@@ -0,0 +1,5 @@
|
||||
{ ... }:
|
||||
|
||||
{
|
||||
programs.jq.enable = true;
|
||||
}
|
Reference in New Issue
Block a user