chore: refactor
This commit is contained in:
parent
ae74049bbd
commit
7853e74263
1 changed files with 2 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue