From c32f17dfc3b5f125828b0d880526f697f67cbb9c Mon Sep 17 00:00:00 2001 From: Amir Saeid Date: Sun, 10 May 2026 21:43:20 +0100 Subject: Add a python module --- modules/base.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/base.nix') diff --git a/modules/base.nix b/modules/base.nix index 1ebc61a..0f1218e 100644 --- a/modules/base.nix +++ b/modules/base.nix @@ -11,6 +11,7 @@ imports = [ ./host-common.nix ./dev-tools.nix + ./python.nix ./shell.nix ./term.nix ]; -- cgit v1.2.3