it was the wrong name
This commit is contained in:
parent
85d473dc66
commit
5e67fb95f0
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
...
|
...
|
||||||
}:
|
}:
|
||||||
with lib; let
|
with lib; let
|
||||||
cfg = config.modules.desktop.chat.whatsapp;
|
cfg = config.modules.desktop.chat.weechat;
|
||||||
in {
|
in {
|
||||||
options.modules.desktop.chat.weechat = {
|
options.modules.desktop.chat.weechat = {
|
||||||
enable = mkEnableOption false;
|
enable = mkEnableOption false;
|
||||||
|
|
Loading…
Reference in a new issue