Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 614 Bytes

File metadata and controls

17 lines (11 loc) · 614 Bytes

Wobscale IRC Config

This is the home of configuration and documentation related to the running of the Wobscale IRC Network

Example configuration

IRC Servers in the network are run and configured using NixOS.

This repository contains a nixos module which provides a set of options that vary between servers on the network.

The module includes tls certificate creation and rotation, among other goodies.

example-configuration.nix contains a complete and somewhat commented example of a configuration.nix using the module provided in this repository.