From 8ae561fd0cb64f7e653cf4c96de9d94b4b3dcb9f Mon Sep 17 00:00:00 2001 From: ryan4yin Date: Mon, 15 May 2023 01:08:07 +0800 Subject: [PATCH] feat: add comment --- modules/system.nix | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/modules/system.nix b/modules/system.nix index 4966400d..4051038f 100644 --- a/modules/system.nix +++ b/modules/system.nix @@ -134,7 +134,10 @@ requests pyquery ])) - conda # need to run `conda-install` before using `conda` + + # need to run `conda-install` before using it + # need to run `conda-shell` before using command `conda` + conda # video/audio tools libva-utils