feat: irc

This commit is contained in:
Kat Inskip 2024-10-09 15:54:08 -04:00
parent dc36fa6b2c
commit e277e77af8
Signed by: kat
GPG key ID: 465E64DECEA8CF0F
7 changed files with 171 additions and 85 deletions

View file

@ -15,6 +15,8 @@ _: let
oracle_flex
])
++ (with tree.nixos.servers; [
weechat
web
]);
system.stateVersion = "23.11";

View file

@ -19,7 +19,6 @@ _: let
postgres
matrix
public-directory
weechat
]);
boot = {