mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-03-26 05:40:52 +01:00
feat: move irc to gustave
This commit is contained in:
parent
4e88f54b28
commit
38bf8ef4f9
1 changed files with 8 additions and 0 deletions
|
@ -42,5 +42,13 @@
|
|||
];
|
||||
};
|
||||
|
||||
luj.irc = {
|
||||
enable = true;
|
||||
nginx = {
|
||||
enable = true;
|
||||
subdomain = "irc";
|
||||
};
|
||||
};
|
||||
|
||||
system.stateVersion = "23.11";
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue