summaryrefslogtreecommitdiff
path: root/modules/base.nix
diff options
context:
space:
mode:
Diffstat (limited to 'modules/base.nix')
-rw-r--r--modules/base.nix1
1 files changed, 1 insertions, 0 deletions
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
];