I am dumb, just needed git as system package..

This commit is contained in:
Emmet 2023-05-07 19:42:10 -05:00
parent 471c85d269
commit 15ce46fae1
2 changed files with 2 additions and 1 deletions

View file

@ -131,6 +131,7 @@
wget
zsh
auto-cpufreq
git
(pkgs.writeScriptBin "sudo" ''exec doas "$@"'')
];