feat: add az, vscodium, warp-term ✨
This commit is contained in:
parent
8cbd8a2324
commit
2042d348e9
1 changed files with 8 additions and 1 deletions
|
|
@ -51,11 +51,14 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
gh
|
|
||||||
ripgrep
|
ripgrep
|
||||||
wget
|
wget
|
||||||
# busybox #TODO: doesn't run on darwin
|
# busybox #TODO: doesn't run on darwin
|
||||||
|
|
||||||
|
azure-cli
|
||||||
|
gh
|
||||||
git
|
git
|
||||||
|
|
||||||
gnupg
|
gnupg
|
||||||
coreutils
|
coreutils
|
||||||
openssl
|
openssl
|
||||||
|
|
@ -66,8 +69,12 @@
|
||||||
cowsay
|
cowsay
|
||||||
lolcat
|
lolcat
|
||||||
alacritty
|
alacritty
|
||||||
|
|
||||||
|
vscodium
|
||||||
code-cursor
|
code-cursor
|
||||||
cursor-cli
|
cursor-cli
|
||||||
|
warp-terminal
|
||||||
|
|
||||||
discord
|
discord
|
||||||
tree
|
tree
|
||||||
];
|
];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue