From 08037689bfab173983b47b7ae9efc7f30ff6b032 Mon Sep 17 00:00:00 2001 From: jopejoe1 Date: Sun, 1 Oct 2023 19:07:50 +0200 Subject: [PATCH] Add strawberry music player --- systems/kami/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/systems/kami/default.nix b/systems/kami/default.nix index f834f74..477e2fb 100644 --- a/systems/kami/default.nix +++ b/systems/kami/default.nix @@ -58,6 +58,7 @@ picard mangohud goverlay + strawberry (python3.withPackages(ps: with ps; [ beautifulsoup4 requests]))