mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-12 01:59:37 +08: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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user