forked from colonelpanic/dotfiles
[NixOS] Add a few packages to essential
This commit is contained in:
parent
99bdb41cc5
commit
389660d7f8
@ -27,6 +27,7 @@ in
|
|||||||
(emacs.pkgs.withPackages (epkgs: with epkgs.melpaPackages; [
|
(emacs.pkgs.withPackages (epkgs: with epkgs.melpaPackages; [
|
||||||
vterm
|
vterm
|
||||||
]))
|
]))
|
||||||
|
vscode
|
||||||
firefox
|
firefox
|
||||||
kitty
|
kitty
|
||||||
vlc
|
vlc
|
||||||
@ -85,14 +86,17 @@ in
|
|||||||
# Tools
|
# Tools
|
||||||
bazel
|
bazel
|
||||||
binutils
|
binutils
|
||||||
|
direnv
|
||||||
gawk
|
gawk
|
||||||
gitFull
|
gitFull
|
||||||
git-sync
|
git-sync
|
||||||
htop
|
htop
|
||||||
|
jq
|
||||||
lsof
|
lsof
|
||||||
ncdu
|
ncdu
|
||||||
nix-index
|
nix-index
|
||||||
pass
|
pass
|
||||||
|
pciutils
|
||||||
protobuf
|
protobuf
|
||||||
rclone
|
rclone
|
||||||
rcm
|
rcm
|
||||||
@ -100,6 +104,7 @@ in
|
|||||||
silver-searcher
|
silver-searcher
|
||||||
tzupdate
|
tzupdate
|
||||||
tmux
|
tmux
|
||||||
|
unzip
|
||||||
usbutils
|
usbutils
|
||||||
wget
|
wget
|
||||||
yubikey-manager
|
yubikey-manager
|
||||||
|
Loading…
Reference in New Issue
Block a user