Skip to content

Commit

Permalink
Remove joplin
Browse files Browse the repository at this point in the history
  • Loading branch information
billy4479 committed Oct 16, 2024
1 parent 7bb8274 commit 8da4b38
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
1 change: 0 additions & 1 deletion user/applications/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
home.packages = with pkgs; [
telegram-desktop
discord
joplin-desktop
kate
qbittorrent
qalculate-gtk
Expand Down
5 changes: 2 additions & 3 deletions user/applications/editor/vscodium/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,8 +131,7 @@
"vscode-extension",
".git/objects",
".vscode",
".vscode-insiders",
"joplin-desktop"
".vscode-insiders"
],
"eslint.lintTask.enable": true,
"terminal.integrated.persistentSessionReviveProcess": "never",
Expand Down Expand Up @@ -168,4 +167,4 @@
"zig.zls.inlayHintsShowVariableTypeHints": false,
"editor.minimap.enabled": false,
"latex-workshop.formatting.latex": "latexindent"
}
}

0 comments on commit 8da4b38

Please sign in to comment.