1: Fix silly syntax issue in kitty.nix
This commit is contained in:
parent
e7ffb6e0e8
commit
b25ea486b3
@ -6,7 +6,7 @@
|
|||||||
enableFishIntegration = true;
|
enableFishIntegration = true;
|
||||||
};
|
};
|
||||||
font = {
|
font = {
|
||||||
name = "CaskaydiaCove Nerd Font"
|
name = "CaskaydiaCove Nerd Font";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user