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