From 3a154ce2fffcb96aa73f5a4a1876143fcb6d4f96 Mon Sep 17 00:00:00 2001 From: chase Date: Wed, 28 May 2025 16:52:09 -0400 Subject: [PATCH] Update rmpc config --- home/home.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/home.nix b/home/home.nix index 0a86dcd..4215c13 100644 --- a/home/home.nix +++ b/home/home.nix @@ -215,7 +215,7 @@ in horizontal_align: Center, ), ) - '' + ''; }; programs.texlive.enable = true;