mirror of
https://github.com/Theaninova/TheaninovOS.git
synced 2025-12-12 19:46:20 +00:00
feat: update system
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
pinta
|
||||
kdePackages.kdenlive
|
||||
# friture TODO: broken
|
||||
(blender.override { cudaSupport = true; })
|
||||
blender
|
||||
openscad-unstable
|
||||
|
||||
# development
|
||||
|
||||
@@ -143,8 +143,10 @@ in {
|
||||
};
|
||||
indent-blankline = {
|
||||
enable = true;
|
||||
indent.char = "▏";
|
||||
scope.showStart = false;
|
||||
settings = {
|
||||
indent.char = "▏";
|
||||
scope.show_start = false;
|
||||
};
|
||||
};
|
||||
illuminate.enable = true;
|
||||
nvim-autopairs.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user