uninstall radicale

This commit is contained in:
wi11-holdsworth 2025-08-28 17:49:41 +10:00
parent 1e89f867e6
commit 02554c5e87
4 changed files with 5 additions and 58 deletions

View file

@ -33,6 +33,7 @@ in
relativenumber = true;
shiftwidth = 2;
tabstop = 2;
colorcolumn = "80";
};
plugins = {
# autoclose brackets
@ -77,6 +78,10 @@ in
installCargo = true;
installRustc = true;
};
hls = {
enable = true;
installGhc = true;
};
};
};
lsp-format.enable = true;