From d3be1ad863292884b63409e20f42a1a015918ca4 Mon Sep 17 00:00:00 2001 From: Emmet Date: Sat, 20 May 2023 20:02:47 -0500 Subject: [PATCH] This is unnecessary for now actually.. --- user/home.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user/home.nix b/user/home.nix index a87a505..d885afd 100644 --- a/user/home.nix +++ b/user/home.nix @@ -19,7 +19,7 @@ ./app/games/games.nix # Various videogame apps ./style/stylix.nix # Styling and themes for my apps ./lang/cc/cc.nix # C and C++ tools - ./lang/rust/rust.nix # Rust tools + #./lang/rust/rust.nix # Rust tools #./lang/python/python.nix # Python #./lang/python/python-packages.nix # Extra Python packages I want ./lang/haskell/haskell.nix # Haskell tools