svg preview renderer
This commit is contained in:
parent
43a8412f06
commit
faa9599849
29 changed files with 1027 additions and 254 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue