diff --git a/modules/home-manager/git.nix b/modules/home-manager/git.nix index 55c623a..62c6b87 100644 --- a/modules/home-manager/git.nix +++ b/modules/home-manager/git.nix @@ -9,4 +9,11 @@ in { credential.helper = "store"; }; }; + + programs.gh = { + enable = true; + gitCredentialHelper = { + enable = true; + }; + }; } diff --git a/modules/home-manager/hyprlock.nix b/modules/home-manager/hyprlock.nix index e362899..f303c9a 100644 --- a/modules/home-manager/hyprlock.nix +++ b/modules/home-manager/hyprlock.nix @@ -21,6 +21,7 @@ in { }; auth = { fingerprint.enabled = true; + fingerprint.placeholder_text = "  Enter Password 󰈷 "; }; background = { monitor = "";