From 9ab9f41d167ab5e1958761e5896541f99788a71f Mon Sep 17 00:00:00 2001 From: jopejoe1 Date: Thu, 12 Oct 2023 15:21:14 +0200 Subject: [PATCH] Add whatsapp --- systems/kami/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/systems/kami/default.nix b/systems/kami/default.nix index 477e2fb..ef8ff06 100644 --- a/systems/kami/default.nix +++ b/systems/kami/default.nix @@ -59,6 +59,7 @@ mangohud goverlay strawberry + whatsapp-for-linux (python3.withPackages(ps: with ps; [ beautifulsoup4 requests]))