svg preview renderer

This commit is contained in:
zack 2024-10-26 21:41:22 -04:00
parent 43a8412f06
commit faa9599849
No known key found for this signature in database
GPG key ID: 5F873416BCF59F35
29 changed files with 1027 additions and 254 deletions

View file

@ -232,7 +232,7 @@
StartLimitBurst = 3;
StartLimitInterval = 10;
};
path = [pkgs.bash pkgs.imagemagick];
path = [pkgs.bash pkgs.imagemagick pkgs.librsvg];
};
};
};
@ -318,6 +318,7 @@
nodejs
mix2nix
node2nix
librsvg
imagemagick
# Add the language server of your choice.
inputs.lexical.packages.${system}.default