{ pkgs, ... }: { environment.systemPackages = with pkgs; [ # languages rustup cmake gcc python3Full # vscode nixpkgs-fmt vscode ]; }