Cleanup, added more radio items, tweaks to displaylink

This commit is contained in:
2025-09-02 22:38:25 -07:00
parent 56c18519b3
commit 93ac73b583
7 changed files with 27 additions and 18 deletions

View File

@@ -1,6 +1,7 @@
{ pkgs, ... }:
{
environment.systemPackages = with pkgs; [
gallery-dl
transmission_4-qt
yt-dlp
];