up
This commit is contained in:
35
modules/base/packages.nix
Normal file
35
modules/base/packages.nix
Normal file
@@ -0,0 +1,35 @@
|
||||
{pkgs}:
|
||||
with pkgs; [
|
||||
age
|
||||
age-plugin-yubikey
|
||||
alejandra
|
||||
claude-code
|
||||
delta
|
||||
docker
|
||||
docker-compose
|
||||
fastfetch
|
||||
gh
|
||||
git
|
||||
gnupg
|
||||
htop
|
||||
iosevka
|
||||
jq
|
||||
killall
|
||||
libfido2
|
||||
nodejs_24
|
||||
nurl
|
||||
opencode
|
||||
openssh
|
||||
postgresql_17
|
||||
prettier
|
||||
python312
|
||||
ripgrep
|
||||
sqlite
|
||||
tree
|
||||
tree-sitter
|
||||
unrar
|
||||
unzip
|
||||
vivid
|
||||
wget
|
||||
zip
|
||||
]
|
||||
Reference in New Issue
Block a user