From f70ec61afb417ec7fafdc4734372eb18c5d55760 Mon Sep 17 00:00:00 2001 From: Alexandre Date: Sat, 13 Dec 2025 15:41:53 +0100 Subject: [PATCH] Removed pip because who needs python imports anyways ? (I'll regret this I think) --- hosts/common/home.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/common/home.nix b/hosts/common/home.nix index 55ed2ec..2a389a3 100644 --- a/hosts/common/home.nix +++ b/hosts/common/home.nix @@ -51,7 +51,7 @@ # Python python312 # The main interpreter - pip # The package manager + #pip # The package manager ]; # Git config