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; [
|
||||
gh
|
||||
ripgrep
|
||||
wget
|
||||
# busybox #TODO: doesn't run on darwin
|
||||
|
||||
azure-cli
|
||||
gh
|
||||
git
|
||||
|
||||
gnupg
|
||||
coreutils
|
||||
openssl
|
||||
|
|
@ -66,8 +69,12 @@
|
|||
cowsay
|
||||
lolcat
|
||||
alacritty
|
||||
|
||||
vscodium
|
||||
code-cursor
|
||||
cursor-cli
|
||||
warp-terminal
|
||||
|
||||
discord
|
||||
tree
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue