nvim: include more formatters and lsps

This commit is contained in:
DashieTM 2024-05-22 02:48:39 +02:00
parent 61e08fe876
commit 393a5f9037
9 changed files with 160 additions and 195 deletions

View file

@ -5,8 +5,7 @@
}:
{
programs.hyprlock.enable = true;
programs.hyprlock = {
programs.hyprlock.settings = {
backgrounds = [
{
monitor = "";
@ -32,6 +31,5 @@
halign = "center";
}
];
};
}