up
This commit is contained in:
@@ -2,7 +2,6 @@
|
|||||||
with pkgs; [
|
with pkgs; [
|
||||||
age
|
age
|
||||||
age-plugin-yubikey
|
age-plugin-yubikey
|
||||||
htop
|
|
||||||
alejandra
|
alejandra
|
||||||
claude-code
|
claude-code
|
||||||
delta
|
delta
|
||||||
@@ -12,6 +11,7 @@ with pkgs; [
|
|||||||
gh
|
gh
|
||||||
git
|
git
|
||||||
gnupg
|
gnupg
|
||||||
|
htop
|
||||||
iosevka
|
iosevka
|
||||||
jq
|
jq
|
||||||
killall
|
killall
|
||||||
@@ -26,6 +26,7 @@ with pkgs; [
|
|||||||
ripgrep
|
ripgrep
|
||||||
sqlite
|
sqlite
|
||||||
tree
|
tree
|
||||||
|
tree-sitter
|
||||||
unrar
|
unrar
|
||||||
unzip
|
unzip
|
||||||
vivid
|
vivid
|
||||||
|
|||||||
@@ -1,2 +1,4 @@
|
|||||||
{pkgs}:
|
{pkgs}:
|
||||||
with pkgs; []
|
with pkgs; [
|
||||||
|
gcc15
|
||||||
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user