Add: various things

This commit is contained in:
DuN0z 2025-09-22 08:41:35 +02:00
parent 8800c09ffb
commit 2bfd79c92f
4 changed files with 5 additions and 4 deletions

View file

@ -1,8 +1,8 @@
_: {
programs.git = {
enable = true;
userName = "L0m1g" ;
userEmail = "git@lomig.me";
userName = "DuN0z" ;
userEmail = "dun0z@porzh.me";
};
}
# vim: set ts=2 sw=2 sts=2 et :