chore: refactor

This commit is contained in:
♥ Minnie ♥ 2025-03-06 16:52:49 +08:00
parent ae74049bbd
commit 7853e74263
Signed by: jasmine
GPG key ID: 8563E358D4E8040E

View file

@ -10,8 +10,9 @@ in {
]; ];
}; };
# List of packages to be installed as part of the home configuration # List of packages to be installed
home.packages = [ home.packages = [
# Toolchain
pkgs.gcc # GCC compiler pkgs.gcc # GCC compiler
pkgs.python39 # Python 3.9 interpreter pkgs.python39 # Python 3.9 interpreter