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 (
|
(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
|
||||||
]
|
]
|
||||||
))
|
))
|
||||||
|
|
||||||
|
@ -98,6 +98,10 @@
|
|||||||
unflac
|
unflac
|
||||||
openai-whisper
|
openai-whisper
|
||||||
zizmor
|
zizmor
|
||||||
|
go-grip
|
||||||
|
eclint
|
||||||
|
editorconfig-checker
|
||||||
|
mountpoint-s3
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user