This commit is contained in:
♥ Minnie ♥ 2025-05-05 16:45:42 +08:00
parent 0e27c72344
commit ae8a79a193
Signed by: jasmine
GPG key ID: 8563E358D4E8040E

View file

@ -6,7 +6,7 @@
home.packages = [
# Toolchain
pkgs.gcc
pkgs.python313Full # Note: keep this in sync with school
pkgs.python313Full
# Setup developer environments
pkgs.direnv