diff options
Diffstat (limited to 'etc/guix/home.scm')
-rw-r--r-- | etc/guix/home.scm | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/etc/guix/home.scm b/etc/guix/home.scm index 24a60a6..7fc86cd 100644 --- a/etc/guix/home.scm +++ b/etc/guix/home.scm @@ -490,8 +490,7 @@ anki firefox)) (list - yt-dlp-latest - pkg:mktorrent-latest) + yt-dlp-latest) (list (script "cronjob" (slurp (string-append (getenv "HOME") |