{...}: { flake.nixosModules.utilities = { pkgs, ... }: { environment.systemPackages = with pkgs; [ rustc cargo abduco dvtm git htop lsof tree rar unzip zip alejandra nixd ]; }; }