Small fix
This commit is contained in:
@ -86,7 +86,7 @@ rec {
|
|||||||
flavour = "latte"; # One of `latte`, `frappe`, `macchiato`, or `mocha`
|
flavour = "latte"; # One of `latte`, `frappe`, `macchiato`, or `mocha`
|
||||||
in {
|
in {
|
||||||
enable = true;
|
enable = true;
|
||||||
enableFishIntegration = config.modules.fish.enable;
|
enableFishIntegration = true;
|
||||||
settings =
|
settings =
|
||||||
{
|
{
|
||||||
# Other config here
|
# Other config here
|
||||||
|
Reference in New Issue
Block a user