1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-28 01:18:32 +02:00
home-manager/modules
satoqz 4fd794d3df
gh: option to enable helper for additional hosts (#4288)
* gh: option to enable helper for additional hosts

`gh` can also be used with github enterprise
hosts, for which there exists no easy option
to enable the credential helper except for
directly working with `programs.git.extraConfig`.
Not sure if this is a needed addition since it's
somewhat niche, at the same time it's not very
complex and makes the life of github enterprise
a little easier.

* gh: update credential-helper tests

* gh: refactor credential helper option

this moves from `enableGitCredentialHelper` to
`gitCredentialHelper.enable` and
`gitCredentialHelper.hosts`.

* gh: lib.mkIf -> mkIf
2023-08-01 01:40:37 +02:00
..
accounts treewide: remove now-redundant lib.mdDoc calls 2023-07-17 18:49:09 +01:00
config treewide: remove now-redundant lib.mdDoc calls 2023-07-17 18:49:09 +01:00
i18n/input-method treewide: remove now-redundant lib.mdDoc calls 2023-07-17 18:49:09 +01:00
launchd treewide: remove now-redundant lib.mdDoc calls 2023-07-17 18:49:09 +01:00
lib treewide: remove now-redundant lib.mdDoc calls 2023-07-17 18:49:09 +01:00
lib-bash home-manager: verify username and home directory 2023-05-27 09:14:05 +02:00
misc home-manager: rework news command 2023-07-31 12:43:36 +02:00
po home-manager: rework news command 2023-07-31 12:43:36 +02:00
programs gh: option to enable helper for additional hosts (#4288) 2023-08-01 01:40:37 +02:00
services hyprland: use toKeyValue's indent argument (#4274) 2023-07-29 13:12:37 +02:00
targets treewide: remove now-redundant lib.mdDoc calls 2023-07-17 18:49:09 +01:00
default.nix Add lib argument to homeManagerConfiguration (#2753) 2022-04-17 18:14:41 -04:00
files.nix treewide: remove now-redundant lib.mdDoc calls 2023-07-17 18:49:09 +01:00
home-environment.nix treewide: remove now-redundant lib.mdDoc calls 2023-07-17 18:49:09 +01:00
manual.nix treewide: remove now-redundant lib.mdDoc calls 2023-07-17 18:49:09 +01:00
modules.nix gh-dash: add module 2023-07-24 12:38:44 +02:00
systemd-activate.rb Revert "systemd: use sd-switch" 2020-08-04 19:38:14 +02:00
systemd-activate.sh Revert "systemd: use sd-switch" 2020-08-04 19:38:14 +02:00
systemd.nix treewide: remove now-redundant lib.mdDoc calls 2023-07-17 18:49:09 +01:00
xresources.nix treewide: remove now-redundant lib.mdDoc calls 2023-07-17 18:49:09 +01:00
xsession.nix treewide: remove now-redundant lib.mdDoc calls 2023-07-17 18:49:09 +01:00