feat: chrome
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
|
||||
with pkgs; [
|
||||
radare2
|
||||
python311Full
|
||||
gdb
|
||||
(python3.withPackages (python-pkgs: with python-pkgs; [ jupyter-client ]))
|
||||
# gdb
|
||||
lldb
|
||||
tokio-console
|
||||
iaito
|
||||
@@ -47,5 +47,6 @@ with pkgs; [
|
||||
haskellPackages.cabal-install
|
||||
haskellPackages.haskell-language-server
|
||||
haskellPackages.zlib
|
||||
bpf-linker
|
||||
zlib.dev
|
||||
]
|
||||
|
||||
@@ -3,11 +3,21 @@
|
||||
{ pkgs, ... }:
|
||||
|
||||
with pkgs; [
|
||||
zathura
|
||||
google-chrome
|
||||
speed-cloudflare-cli
|
||||
libreoffice
|
||||
waybar
|
||||
hyprsome
|
||||
gns3-gui
|
||||
gns3-server
|
||||
nwg-look
|
||||
slack
|
||||
wl-clipboard
|
||||
lazygit
|
||||
qbittorrent
|
||||
gmsh
|
||||
paraview
|
||||
xorg.xcursorgen
|
||||
imagemagick
|
||||
icoutils
|
||||
|
||||
@@ -48,6 +48,12 @@ with pkgs; [
|
||||
lm_sensors
|
||||
ethtool
|
||||
pciutils
|
||||
graphviz
|
||||
mpi
|
||||
usbutils
|
||||
gpick
|
||||
bridge-utils
|
||||
|
||||
cudaPackages.cudatoolkit
|
||||
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user