From b57787d5b0af1f8cb2de24f537c4bda4ead63ce3 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Mon, 16 Dec 2024 19:17:45 -0800 Subject: install rustup --- nix/users/fcuny/home-manager.nix | 3 +++ 1 file changed, 3 insertions(+) (limited to 'nix') diff --git a/nix/users/fcuny/home-manager.nix b/nix/users/fcuny/home-manager.nix index 7752328..ca11b80 100644 --- a/nix/users/fcuny/home-manager.nix +++ b/nix/users/fcuny/home-manager.nix @@ -29,5 +29,8 @@ # media mpv ffmpeg + + # rust + rustup ]); } -- cgit 1.4.1