chore: refactor
This commit is contained in:
parent
ae74049bbd
commit
7853e74263
|
@ -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 = [
|
||||
# Toolchain
|
||||
pkgs.gcc # GCC compiler
|
||||
pkgs.python39 # Python 3.9 interpreter
|
||||
|
||||
|
|
Loading…
Reference in a new issue