From 5ead63fd9457f5ee8a44ba27646a3216cc5f69db Mon Sep 17 00:00:00 2001 From: jopejoe1 Date: Thu, 24 Aug 2023 17:48:34 +0200 Subject: [PATCH] add python a system --- systems/kami/default.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/systems/kami/default.nix b/systems/kami/default.nix index af028ca..eb169c2 100644 --- a/systems/kami/default.nix +++ b/systems/kami/default.nix @@ -57,6 +57,8 @@ mixxx picard + (python3.withPackages(ps: with ps; [ beautifulsoup4 requests])) + # Theming catppuccin-kvantum catppuccin-kde