chore: update package list

- Added wine to the host for troubleshooting container issues and OS
  integration with trusted programs.
- Replaced memento with mpv-socket for a solid yomitan setup in the
  browser without duplicating dictionaries.
This commit is contained in:
Donovan Glover 2025-05-29 13:02:01 -04:00
parent 59ee418882
commit e348ccbf1c
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65
2 changed files with 14 additions and 1 deletions

View File

@ -116,6 +116,8 @@ in
(mkIf bloat ( (mkIf bloat (
with pkgs; with pkgs;
[ [
wineWowPackages.stagingFull
winetricks
mullvad-browser mullvad-browser
spek spek
audacity audacity
@ -131,8 +133,15 @@ in
texliveFull texliveFull
sqlitebrowser sqlitebrowser
qdiskinfo qdiskinfo
memento
shotwell shotwell
mkvtoolnix
meld
flacon
vlc
picard
czkawka
wvkbd
rehex
] ]
)) ))

View File

@ -98,6 +98,10 @@
unflac unflac
openai-whisper openai-whisper
zizmor zizmor
go-grip
eclint
editorconfig-checker
mountpoint-s3
]; ];
}; };