mirror of
https://github.com/ryanccn/flake.git
synced 2025-12-06 08:10:43 +01:00
fix: add gh workaround
This commit is contained in:
parent
114904b700
commit
408662ff37
1 changed files with 2 additions and 0 deletions
|
|
@ -27,5 +27,7 @@
|
|||
programs.gh = {
|
||||
enable = true;
|
||||
gitCredentialHelper.enable = true;
|
||||
# this is a TEMPORARY WORKAROUND for https://github.com/nix-community/home-manager/issues/4744
|
||||
settings.version = 1;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue