feat(home): update packages
This commit is contained in:
parent
266e4841e8
commit
ea8567af07
2 changed files with 7 additions and 6 deletions
|
@ -63,6 +63,7 @@ with pkgs;
|
||||||
# gaphor
|
# gaphor
|
||||||
|
|
||||||
# security & privacy
|
# security & privacy
|
||||||
|
unstable.proton-pass
|
||||||
authenticator
|
authenticator
|
||||||
collision
|
collision
|
||||||
metadata-cleaner
|
metadata-cleaner
|
||||||
|
|
|
@ -46,17 +46,16 @@
|
||||||
'';
|
'';
|
||||||
|
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
fh
|
|
||||||
|
|
||||||
# system
|
# system
|
||||||
gparted
|
gparted
|
||||||
gnome-firmware-updater
|
gnome-firmware-updater
|
||||||
mission-center
|
resources
|
||||||
|
|
||||||
# productivity
|
# productivity
|
||||||
anytype
|
anytype
|
||||||
libreoffice-fresh
|
libreoffice-fresh
|
||||||
tabbed
|
tabbed
|
||||||
|
curtail
|
||||||
|
|
||||||
# work
|
# work
|
||||||
teams-for-linux
|
teams-for-linux
|
||||||
|
@ -73,15 +72,16 @@
|
||||||
celluloid
|
celluloid
|
||||||
spot
|
spot
|
||||||
spotify
|
spotify
|
||||||
pocket-casts
|
|
||||||
unstable.calibre
|
unstable.calibre
|
||||||
foliate
|
foliate
|
||||||
|
|
||||||
# security & privacy
|
# security & privacy
|
||||||
|
unstable.proton-pass
|
||||||
authenticator
|
authenticator
|
||||||
collision
|
collision
|
||||||
metadata-cleaner
|
metadata-cleaner
|
||||||
raider
|
raider
|
||||||
|
gnome-obfuscate
|
||||||
yubikey-manager
|
yubikey-manager
|
||||||
yubikey-manager-qt
|
yubikey-manager-qt
|
||||||
# yubioath-flutter # TODO conflicts with fluffychat
|
# yubioath-flutter # TODO conflicts with fluffychat
|
||||||
|
@ -89,12 +89,12 @@
|
||||||
warp
|
warp
|
||||||
# onionshare-gui
|
# onionshare-gui
|
||||||
transmission_4-gtk
|
transmission_4-gtk
|
||||||
qbittorrent
|
unstable.qbittorrent
|
||||||
fragments
|
fragments
|
||||||
|
|
||||||
# other
|
# other
|
||||||
ledger-live-desktop
|
ledger-live-desktop
|
||||||
portfolio
|
unstable.portfolio
|
||||||
bottles
|
bottles
|
||||||
zotero
|
zotero
|
||||||
newsflash
|
newsflash
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue