reNixos/hand7s/home/packages.nix
s0me1newithhand7s e4222e5423 hand7s: upstream
Signed-off-by: s0me1newithhand7s <git+me@hand7s.org>
2026-02-08 22:53:56 +03:00

32 lines
424 B
Nix

{pkgs, ...}: {
home = {
packages = with pkgs; [
fd
gh
sd
xh
dua
nvd
dust
sops
rsync
procs
sbctl
gping
comma
trippy
bottom
ragenix
ripgrep
kubectl
gitoxide
deploy-rs
btop-rocm
bubblewrap
ripgrep-all
nixos-anywhere
wireguard-tools
nix-output-monitor
];
};
}