forked from Shinonome/omarchy-nix
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