diff --git a/hosts/temmie/services/userweb.nix b/hosts/temmie/services/userweb.nix index 51e3783..3a6b765 100644 --- a/hosts/temmie/services/userweb.nix +++ b/hosts/temmie/services/userweb.nix @@ -20,9 +20,40 @@ let }; perlEnv = pkgs.perl.withPackages (ps: with ps; [ - TextPDF + pkgs.exiftool + pkgs.irssi + pkgs.nix.libs.nix-perl-bindings + + AlgorithmDiff + AnyEvent + AnyEventI3 + ArchiveZip CGI + CPAN + CPANPLUS + DBDPg + DBDSQLite + DBI + EmailAddress + EmailSimple + Env + Git + HTMLMason + HTMLParser + HTMLTagset + HTTPDAV + HTTPDaemon + JSON LWP + MozillaCA + PathTiny + Switch + SysSyslog + TestPostgreSQL + TextPDF + TieFile + Tk + URI XMLLibXML ]);