Revert "update lockfile"

This reverts commit 45cd242bf9.
This commit is contained in:
xunuwu 2025-11-10 17:36:53 +01:00
parent 45cd242bf9
commit 985c8fc6ac
Signed by: xun
SSH key fingerprint: SHA256:Uot/1WoAjWAeqLOHA5vYy4phhVydsH7jCPmBjaPZfgI
8 changed files with 89 additions and 100 deletions

View file

@ -3,8 +3,8 @@
enable = true;
settings = {
user = {
email = config.programs.git.settings.user.email;
name = config.programs.git.settings.user.name;
email = config.programs.git.userEmail;
name = config.programs.git.userName;
};
signing = {
behavior = "own";