fixed wivrn and added inline latex rendering for nvim

This commit is contained in:
2026-02-20 15:12:54 +00:00
parent 0243cb0b18
commit caf1d5cd60
2 changed files with 25 additions and 2 deletions

View File

@@ -95,7 +95,6 @@
services.wivrn = {
enable = true;
package = pkgs.unstable.wivrn;
openFirewall = true;
defaultRuntime = true;
};