Changed config
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
# cheatsheet, snippets, offline manual and fuzzy help
|
||||
programs.nixvim = {
|
||||
plugins.openscad = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
autoLoad = true;
|
||||
settings = {
|
||||
fuzzy_finder = "fzf";
|
||||
|
||||
+1
-1
@@ -18,7 +18,7 @@
|
||||
jq
|
||||
yq-go
|
||||
# GUI
|
||||
openscad
|
||||
# openscad
|
||||
fstl
|
||||
# PDF Tools
|
||||
pandoc
|
||||
|
||||
@@ -44,5 +44,5 @@
|
||||
"/share/xdg-desktop-portal"
|
||||
];
|
||||
|
||||
system.stateVersion = "26.05";
|
||||
system.stateVersion = "26.11";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user