mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-08 06:30:18 +02:00
kinda confused on how to use irc server
This commit is contained in:
parent
5e1fbf2fe3
commit
7e62493d21
2 changed files with 14 additions and 0 deletions
|
@ -8,5 +8,13 @@
|
|||
description = "welcome to the silly kittens hut !! meow:3";
|
||||
adminEmail = "admin@hypervirtual.world";
|
||||
};
|
||||
|
||||
/**environment.etc = {
|
||||
"ircd.conf" = {
|
||||
text =''
|
||||
'';
|
||||
mode = "440";
|
||||
};
|
||||
};**/
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue