Remove orgmode and enable obsidian
This commit is contained in:
parent
b9861a11c2
commit
2a3400fede
2 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,6 @@
|
||||||
diagnostics.virtual_lines.only_current_line = true;
|
diagnostics.virtual_lines.only_current_line = true;
|
||||||
|
|
||||||
plugins = {
|
plugins = {
|
||||||
orgmode.enable = true;
|
|
||||||
ollama = {
|
ollama = {
|
||||||
enable = true;
|
enable = true;
|
||||||
model = "qwen2.5-coder:3b";
|
model = "qwen2.5-coder:3b";
|
||||||
|
|
|
@ -6,6 +6,7 @@
|
||||||
pkgs.lutris
|
pkgs.lutris
|
||||||
pkgs.vlc
|
pkgs.vlc
|
||||||
pkgs.logseq
|
pkgs.logseq
|
||||||
|
pkgs.obsidian # UNFRE
|
||||||
# pkgs.tor-browser
|
# pkgs.tor-browser
|
||||||
|
|
||||||
# Gaming
|
# Gaming
|
||||||
|
|
Loading…
Reference in a new issue