{ pkgs, ... }: { environment.systemPackages = with pkgs; [ matrix-authentication-service ]; }