mirror of
https://git.gay/xqtc/nixos-config
synced 2025-05-08 07:37:29 +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
|
# seafile-client
|
||||||
steam
|
steam
|
||||||
protonup-qt
|
protonup-qt
|
||||||
|
yubioath-flutter
|
||||||
]))
|
]))
|
||||||
++ (lib.optionals (config.os == "linux" && config.host != "yosai") (with pkgs; [
|
++ (lib.optionals (config.os == "linux" && config.host != "yosai") (with pkgs; [
|
||||||
jellyfin-media-player
|
jellyfin-media-player
|
||||||
ghidra
|
ghidra
|
||||||
hyprland-qtutils
|
hyprland-qtutils
|
||||||
yubioath-flutter
|
|
||||||
element-desktop
|
element-desktop
|
||||||
tuba
|
tuba
|
||||||
droidcam
|
droidcam
|
||||||
|
@ -122,8 +122,8 @@ in {
|
||||||
ghc
|
ghc
|
||||||
|
|
||||||
# marked as broken
|
# marked as broken
|
||||||
# rizin
|
rizin
|
||||||
# (cutter.withPlugins (ps: with ps; [jsdec rz-ghidra sigdb]))
|
(cutter.withPlugins (ps: with ps; [jsdec rz-ghidra sigdb]))
|
||||||
|
|
||||||
nerd-fonts.hasklug
|
nerd-fonts.hasklug
|
||||||
ipafont
|
ipafont
|
||||||
|
|
Loading…
Add table
Reference in a new issue