Commit 1c55ef35251a
Changed files (1)
profiles
profiles/dev.nix
@@ -4,9 +4,10 @@
{
environment.systemPackages = with pkgs; [
- go
jq
grc
dobi
+ platinum-searcher
+ ripgrep
];
}