diff --git a/modules/shell/git.nix b/modules/shell/git.nix index 2438ace..516b46b 100644 --- a/modules/shell/git.nix +++ b/modules/shell/git.nix @@ -1,6 +1,7 @@ {pkgs, ...}: { environment.systemPackages = with pkgs; [ git + gh pre-commit ]; diff --git a/result b/result index 8fcc1ad..50a9706 120000 --- a/result +++ b/result @@ -1 +1 @@ -/nix/store/a45krgpkk4jxwlsl9jvdjz83b8m86f15-nixos-system-work-24.11.20250221.11415c7 \ No newline at end of file +/nix/store/mabdcimq3jgzzpb8azqw94f4bny91v5a-nixos-system-work-24.11.20250221.11415c7 \ No newline at end of file