We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5fd700 commit 244a404Copy full SHA for 244a404
home/default.nix
@@ -48,6 +48,8 @@
48
# tools
49
gmailctl
50
bitwarden-cli
51
+ tectonic
52
+ mermaid-cli
53
# nix
54
age
55
alejandra
home/nvim/lua/plugins.lua
@@ -2167,6 +2167,7 @@ return inject_all({
2167
opts = {
2168
bigfile = { enabled = true },
2169
input = { enabled = true },
2170
+ image = { enabled = true },
2171
notifier = { enabled = true },
2172
quickfile = { enabled = false },
2173
scroll = {
0 commit comments