{ config, lib, pkgs, ... }: with lib; let domaine = "nyanlout.re"; riot_port = 52345; pgmanage_port = 52347; max_port = 52348; musique_port = 52349; factorio_port = 52351; airsonic_port = 4040; login_mail_alert = pkgs.writeShellScriptBin "mail_alert.sh" '' if [ "$PAM_TYPE" != "close_session" ]; then ${pkgs.system-sendmail}/bin/sendmail paul@nyanlout.re <