mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-19 08:07:14 +02:00
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:
parent
59ee418882
commit
e348ccbf1c
@ -116,6 +116,8 @@ in
|
||||
(mkIf bloat (
|
||||
with pkgs;
|
||||
[
|
||||
wineWowPackages.stagingFull
|
||||
winetricks
|
||||
mullvad-browser
|
||||
spek
|
||||
audacity
|
||||
@ -131,8 +133,15 @@ in
|
||||
texliveFull
|
||||
sqlitebrowser
|
||||
qdiskinfo
|
||||
memento
|
||||
shotwell
|
||||
mkvtoolnix
|
||||
meld
|
||||
flacon
|
||||
vlc
|
||||
picard
|
||||
czkawka
|
||||
wvkbd
|
||||
rehex
|
||||
]
|
||||
))
|
||||
|
||||
|
@ -98,6 +98,10 @@
|
||||
unflac
|
||||
openai-whisper
|
||||
zizmor
|
||||
go-grip
|
||||
eclint
|
||||
editorconfig-checker
|
||||
mountpoint-s3
|
||||
];
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user