From 3375c3c9c1f93d522a05e8edf87ba084afffe87a Mon Sep 17 00:00:00 2001 From: Natalie Marks Date: Fri, 2 Feb 2024 00:49:31 -0800 Subject: [PATCH] updated home-manager config --- home.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/home.nix b/home.nix index de6ebf5..2827e17 100644 --- a/home.nix +++ b/home.nix @@ -92,6 +92,9 @@ texlab typst-fmt typst-lsp + rust-analyzer + clippy + rustfmt ]; programs.direnv = {