nixos

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit f5ce8ae629fba733b30fa5d573249b4db0310f49
parent 51a7540e92e9dabbff91a6fd18e89c99286dadde
Author: Toni Brown <tb148@proton.me>
Date:   Thu, 11 Sep 2025 14:19:39 +0800

install virtualenv

Diffstat:
Mhome.nix | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/home.nix b/home.nix @@ -59,6 +59,7 @@ sarasa-gothic sequoia-sq unrar + virtualenv ]; programs.bat.enable = true;