mirror of
https://github.com/nix-community/home-manager.git
synced 2025-11-08 19:46:05 +01:00
halloy: add note about server being required (#7047)
halloy isn't functional if there aren't any servers configured
This commit is contained in:
parent
665c49e0c2
commit
012cc9e166
1 changed files with 2 additions and 1 deletions
|
|
@ -36,7 +36,8 @@ in
|
|||
};
|
||||
description = ''
|
||||
Configuration settings for halloy. All available options can be
|
||||
found here: <https://halloy.chat/configuration/index.html>.
|
||||
found here: <https://halloy.chat/configuration/index.html>. Note that
|
||||
halloy requires at least one `server` to be configured, see example.
|
||||
'';
|
||||
};
|
||||
themes = mkOption {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue