mirror of
https://git.gay/xqtc/nixos-config
synced 2024-11-22 15:00:32 +01:00
Make IDA x86 only; add sponsorblock to firefox addons
This commit is contained in:
parent
4f16e89864
commit
ad38f32407
|
@ -16,6 +16,7 @@ with inputs; {
|
|||
isDefault = true;
|
||||
extensions = with inputs.firefox-addons.packages.${pkgs.system}; [
|
||||
ublock-origin
|
||||
sponsorblock
|
||||
bitwarden
|
||||
sidebery
|
||||
leechblock-ng
|
||||
|
|
|
@ -11,6 +11,7 @@
|
|||
pkgs.protonup-qt
|
||||
pkgs.via
|
||||
pkgs.telegram-desktop
|
||||
pkgs.ida-free
|
||||
# pkgs.yubioath-flutter
|
||||
# pkgs.spotify
|
||||
]
|
||||
|
@ -55,7 +56,6 @@ in {
|
|||
# pkgs.cabal
|
||||
pkgs.ghc
|
||||
|
||||
pkgs.ida-free
|
||||
pkgs.rizin
|
||||
# pkgs.cutter
|
||||
# pkgs.cutterPlugins.rz-ghidra
|
||||
|
|
Loading…
Reference in a new issue