cleanup & updates

This commit is contained in:
Vivian 2024-09-09 08:36:20 +02:00
parent c4b8889492
commit f42c42b0a7
17 changed files with 95 additions and 395 deletions

View file

@ -219,10 +219,6 @@ with lib;
folder = "daily";
};
workspaces = [
{
name = "uni";
path = "~/cloud/Documents/CESE/notes";
}
{
name = "notes";
path = "~/cloud/Notes";
@ -282,7 +278,7 @@ with lib;
};
# surround.enable = true;
fugitive.enable = true;
gitgutter.enable = true;
# gitgutter.enable = true;
lualine = {
enable = true;