This commit is contained in:
Andreas Zweili 2022-01-03 15:28:05 +01:00
parent c8640811d6
commit 7b4629dab6
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ in
extraPackages = with pkgs;
[
# other
bash
git
];
};