From c6078e566cae7d07d58bf4debb5a35a9bda19079 Mon Sep 17 00:00:00 2001 From: Franziska Kunsmann Date: Mon, 24 Jan 2022 20:04:10 +0100 Subject: [PATCH] home.nas: uninstall youtube-dl --- nodes/home/nas.py | 1 - 1 file changed, 1 deletion(-) diff --git a/nodes/home/nas.py b/nodes/home/nas.py index 08e2477..17bd6c9 100644 --- a/nodes/home/nas.py +++ b/nodes/home/nas.py @@ -33,7 +33,6 @@ nodes['home.nas'] = { }, 'packages': { 'mpv': {}, - 'youtube-dl': {}, # for compiling yate 'autoconf': {},