From f4402561a9523b012351f7824975de73b77742b3 Mon Sep 17 00:00:00 2001 From: derfenix Date: Thu, 4 Sep 2025 11:53:13 +0300 Subject: [PATCH] Add rust development --- hosts/fenixpc/fenix.nix | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/hosts/fenixpc/fenix.nix b/hosts/fenixpc/fenix.nix index 822bd16..6d24622 100644 --- a/hosts/fenixpc/fenix.nix +++ b/hosts/fenixpc/fenix.nix @@ -8,7 +8,6 @@ let userName = "fenix"; in { - pt.enable = true; home = { @@ -31,6 +30,9 @@ in yaml-language-server plantuml jetbrains.goland + jetbrains.rust-rover + rustup + gcc gnumake protobuf ];