yt-dlp: migrate from plain package to home-manager module

This commit is contained in:
Trolli Schmittlauch 2025-11-07 12:21:07 +01:00
parent 52e00bbadd
commit e759503e77
3 changed files with 10 additions and 2 deletions

View file

@ -58,7 +58,7 @@
]);
in
{
"telemetry.enableTelemetry" = false; # might not be needed for Codium
"telemetry.enableTelemetry" = false; # might not be needed for Codium
"editor.fontLigatures" = true;
"editor.accessibilitySupport" = false; # prevent asking
"editor.cursorBlinking" = "phase";