add thelounge irc client

This commit is contained in:
Noah Masur
2024-02-25 18:50:00 +00:00
parent 3a4568bc69
commit b2cfdc1fdf
6 changed files with 36 additions and 0 deletions

View File

@ -59,6 +59,7 @@ inputs.nixpkgs.lib.nixosSystem {
giteaRunner.enable = true;
services.caddy.enable = true;
services.grafana.enable = true;
services.thelounge.enable = true;
services.openssh.enable = true;
services.victoriametrics.enable = true;
services.influxdb2.enable = true;