1
0
Fork 0
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:
awwpotato 2025-05-12 20:18:20 -07:00 committed by GitHub
parent 665c49e0c2
commit 012cc9e166
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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 {