split system packages
This commit is contained in:
parent
e770bf9a6d
commit
4e3b12a995
8 changed files with 103 additions and 95 deletions
53
hosts/limgrave/nixos/packages/cli.nix
Normal file
53
hosts/limgrave/nixos/packages/cli.nix
Normal file
|
|
@ -0,0 +1,53 @@
|
|||
pkgs: with pkgs; [
|
||||
kubectl
|
||||
k9s
|
||||
kubecolor
|
||||
kubeseal
|
||||
kubeconform
|
||||
kubernetes-helm
|
||||
k3sup
|
||||
|
||||
opentofu
|
||||
tflint
|
||||
terragrunt
|
||||
ansible
|
||||
pulumi
|
||||
awscli2
|
||||
yq
|
||||
|
||||
git
|
||||
neovim
|
||||
vim
|
||||
bat
|
||||
jq
|
||||
tmux
|
||||
direnv
|
||||
cargo
|
||||
python3
|
||||
poetry
|
||||
pre-commit
|
||||
shellcheck
|
||||
atuin
|
||||
dotter
|
||||
restic
|
||||
kor
|
||||
devenv
|
||||
|
||||
yt-dlp
|
||||
streamlink
|
||||
lrcget
|
||||
exiftool
|
||||
hunspell
|
||||
hunspellDicts.es_ES
|
||||
hunspellDicts.en_US
|
||||
|
||||
xclip
|
||||
unrar-wrapper
|
||||
p7zip
|
||||
xcolor
|
||||
trash-cli
|
||||
|
||||
steam-run
|
||||
protontricks
|
||||
mangohud
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue