mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-08 06:30:18 +02:00
fixed conflicts
This commit is contained in:
parent
8cfb304e5c
commit
97094c32b9
6 changed files with 36 additions and 835 deletions
|
@ -3,7 +3,7 @@
|
|||
environment.systemPackages = with pkgs; [ ircdHybrid ];
|
||||
|
||||
services.ircdHybrid = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
serverName = "irc.rougebordeaux.xyz";
|
||||
description = "welcome to the silly kittens hut !! meow:3";
|
||||
adminEmail = "admin@rougebordeaux.xyz";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue