updated game-laptop

This commit is contained in:
Gerg-L 2023-02-17 23:45:11 -05:00
parent 4f83fd4389
commit 4d860b5d7a
9 changed files with 68 additions and 43 deletions

View file

@ -1,4 +1,4 @@
_:{pkgs, ...}: {
_: {pkgs, ...}: {
programs.git = {
enable = true;
package = pkgs.gitMinimal;