mirror of
https://github.com/nix-community/home-manager.git
synced 2025-11-22 18:29:39 +01:00
tex-fmt is a LaTeX source code formatter written in Rust, and uses a user configuration file in the .toml format.
4 lines
108 B
Nix
4 lines
108 B
Nix
{
|
|
tex-fmt-default-settings = ./default-settings.nix;
|
|
tex-fmt-custom-settings = ./custom-settings.nix;
|
|
}
|