mirror of
https://git.gay/xqtc/nixos-config
synced 2025-04-18 09:37:30 +02:00
pkgs maintenance
This commit is contained in:
parent
e344022832
commit
0e863cb4e0
1 changed files with 3 additions and 3 deletions
|
@ -49,12 +49,12 @@ in {
|
|||
# seafile-client
|
||||
steam
|
||||
protonup-qt
|
||||
yubioath-flutter
|
||||
]))
|
||||
++ (lib.optionals (config.os == "linux" && config.host != "yosai") (with pkgs; [
|
||||
jellyfin-media-player
|
||||
ghidra
|
||||
hyprland-qtutils
|
||||
yubioath-flutter
|
||||
element-desktop
|
||||
tuba
|
||||
droidcam
|
||||
|
@ -122,8 +122,8 @@ in {
|
|||
ghc
|
||||
|
||||
# marked as broken
|
||||
# rizin
|
||||
# (cutter.withPlugins (ps: with ps; [jsdec rz-ghidra sigdb]))
|
||||
rizin
|
||||
(cutter.withPlugins (ps: with ps; [jsdec rz-ghidra sigdb]))
|
||||
|
||||
nerd-fonts.hasklug
|
||||
ipafont
|
||||
|
|
Loading…
Add table
Reference in a new issue