1

Small fix

This commit is contained in:
2023-07-12 23:06:59 +02:00
parent e70c29b540
commit 0f6a0b990a

View File

@ -86,7 +86,7 @@ rec {
flavour = "latte"; # One of `latte`, `frappe`, `macchiato`, or `mocha`
in {
enable = true;
enableFishIntegration = config.modules.fish.enable;
enableFishIntegration = true;
settings =
{
# Other config here