mirror of
https://github.com/henrysipp/omarchy-nix.git
synced 2026-06-11 20:39:57 -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;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user