From be1db27940f3612a0b1a10ca17bfd5be670fd850 Mon Sep 17 00:00:00 2001 From: seraphim <18ycm9tx@anonaddy.me> Date: Tue, 4 Aug 2026 13:28:39 +0700 Subject: , --- nixos/modules/features/dev-tools/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'nixos/modules/features/dev-tools') diff --git a/nixos/modules/features/dev-tools/default.nix b/nixos/modules/features/dev-tools/default.nix index 6b20cf7..7613495 100644 --- a/nixos/modules/features/dev-tools/default.nix +++ b/nixos/modules/features/dev-tools/default.nix @@ -1,6 +1,7 @@ { pkgs, ... }: { + # Compilers, language tooling, and IDEs for development environment.systemPackages = with pkgs; [ black cargo -- cgit v1.2.3