flake: fix deprecations

This commit is contained in:
Leonardo Eugênio 2026-02-22 13:05:48 -03:00
parent 33a73074b5
commit 2ad46d7442
6 changed files with 27 additions and 14 deletions

View file

@ -12,7 +12,7 @@ in
programs.git = {
enable = true;
lfs.enable = true;
extraConfig = {
settings = {
user = {
name = username;
email = mail.personal.user;