common: Add ripgrep and pastebinit to default packages
This commit is contained in:
parent
54c46cee32
commit
73f5f403f7
@ -4,7 +4,7 @@
|
|||||||
imports = [ ./zsh.nix ./git.nix ./helix.nix ];
|
imports = [ ./zsh.nix ./git.nix ./helix.nix ];
|
||||||
|
|
||||||
home = {
|
home = {
|
||||||
packages = with pkgs; [ rizin sshfs victor-mono home-manager ];
|
packages = with pkgs; [ rizin sshfs victor-mono home-manager ripgrep pastebinit ];
|
||||||
stateVersion = "22.11";
|
stateVersion = "22.11";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user