mirror of
https://github.com/henrysipp/omarchy-nix.git
synced 2026-06-05 18:29:26 -05:00
Git and hyprlock updates
This commit is contained in:
@@ -9,4 +9,11 @@ in {
|
||||
credential.helper = "store";
|
||||
};
|
||||
};
|
||||
|
||||
programs.gh = {
|
||||
enable = true;
|
||||
gitCredentialHelper = {
|
||||
enable = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
@@ -21,6 +21,7 @@ in {
|
||||
};
|
||||
auth = {
|
||||
fingerprint.enabled = true;
|
||||
fingerprint.placeholder_text = " Enter Password ";
|
||||
};
|
||||
background = {
|
||||
monitor = "";
|
||||
|
||||
Reference in New Issue
Block a user