Rename deprecated options.

This commit is contained in:
2026-01-16 10:54:09 +00:00
parent 305a7a5115
commit 8cc818f6b2
2 changed files with 8 additions and 4 deletions

View File

@@ -347,8 +347,12 @@
git = {
enable = true;
userEmail = "petru@paler.net";
userName = "Petru Paler";
settings = {
user = {
email = "petru@paler.net";
name = "Petru Paler";
};
};
};
home-manager = {