treewide: nixfmt

nixfmt 1.0 has breaking formatting changes
This commit is contained in:
Trolli Schmittlauch 2025-07-30 21:22:01 +02:00
parent 511462d617
commit ce54be9aac
4 changed files with 172 additions and 178 deletions

View file

@ -43,5 +43,6 @@ in
koma-script
;
})
] ++ lib.optionals config.schmittlauch.latex.guiTools latexGuiTools;
]
++ lib.optionals config.schmittlauch.latex.guiTools latexGuiTools;
}