From d5ec7b775888827089a668aea58244b2ad4a1e70 Mon Sep 17 00:00:00 2001 From: Karel Kočí Date: Tue, 31 Mar 2026 17:46:42 +0200 Subject: treewide: long time changes --- nixos/modules/users.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'nixos/modules/users.nix') diff --git a/nixos/modules/users.nix b/nixos/modules/users.nix index 9c65f8b..24eedb5 100644 --- a/nixos/modules/users.nix +++ b/nixos/modules/users.nix @@ -85,6 +85,8 @@ in { enable = !isArm; defaultEditor = !isArm; withNodeJs = true; + withPython3 = true; + withRuby = true; }; }; -- cgit v1.3