mirror of
https://github.com/tomasriveral/nixos.git
synced 2026-08-12 10:30:44 +02:00
added github-cli
This commit is contained in:
@@ -9,4 +9,8 @@
|
||||
init.defaultBranch = "main";
|
||||
};
|
||||
};
|
||||
programs.gh = {
|
||||
enable = true;
|
||||
gitCredentialHelper.enable = true;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user