You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -51,6 +61,8 @@ Hunk provides a Home Manager module to manage both the package and its configura
51
61
}
52
62
```
53
63
64
+
`enableGitIntegration` writes to Home Manager's Git configuration, so it requires Home Manager's Git module to be enabled with `programs.git.enable = true;`.
65
+
54
66
## Updating Hunk
55
67
56
68
Flake users update Hunk by updating their own pinned `flake.lock` input:
0 commit comments