fix: packages missing from global config
This commit is contained in:
parent
0376b2eb94
commit
aa269aa681
2 changed files with 2 additions and 2 deletions
|
@ -75,10 +75,12 @@ in
|
|||
"glsl_analyzer"
|
||||
"gnumake"
|
||||
"gnupg"
|
||||
"lazygit"
|
||||
"mypy"
|
||||
"neofetch"
|
||||
"p7zip"
|
||||
"pinentry"
|
||||
"ripgrep"
|
||||
"rust-analyzer"
|
||||
"rustfmt"
|
||||
"rustup"
|
||||
|
|
|
@ -22,7 +22,6 @@ let
|
|||
"imv"
|
||||
"isync"
|
||||
"kitty"
|
||||
"lazygit"
|
||||
"libreoffice"
|
||||
"librewolf"
|
||||
"lynx"
|
||||
|
@ -60,7 +59,6 @@ in
|
|||
kicad
|
||||
#steamvr?
|
||||
procps
|
||||
ripgrep
|
||||
usbutils
|
||||
yt-dlp
|
||||
(python3.withPackages (lib.attrVals [ "matplotlib" "pyflakes" "python-lsp-server" "sympy"]))
|
||||
|
|
Loading…
Reference in a new issue