[git] Move into proper module

This commit is contained in:
Tibo De Peuter 2023-10-18 17:57:00 +02:00
parent 1732827367
commit cb1e9496a9
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";