feat(42/irc): setup the irc server service

This commit is contained in:
Raphael 2025-06-22 18:34:40 +02:00
parent dc68443661
commit a1bc1e4074
5 changed files with 75 additions and 2 deletions

View file

@ -5,6 +5,7 @@
../global.nix
./hardware-configuration.nix
../../modules/games/global.nix
../../services/forty_two.nix
../../services/discord.nix
../../services/games.nix
../../services/web.nix
@ -18,6 +19,7 @@
};
service = {
forty_two.irc = true;
web.portefolio = true;
minecraft = {
enium-pv = false;