[git] Move into proper module

This commit is contained in:
Tibo De Peuter 2023-10-18 17:57:00 +02:00
parent ea783ff8ec
commit e11131a201
7 changed files with 27 additions and 28 deletions

View file

@ -41,8 +41,9 @@
};
environment.systemPackages = with pkgs; [
zenith-nvidia
git
wget
zenith-nvidia
];
system.stateVersion = "23.05";