{ pkgs, ... } : { environment.systemPackages = with pkgs; [ icu glibc ]; }