update: misc

This commit is contained in:
lily 2025-03-29 21:56:46 -04:00
parent 6a3dd58475
commit dafd7d86da
14 changed files with 75 additions and 513 deletions

View file

@ -15,9 +15,9 @@ in {
lfs.enable = true;
extraConfig = {
user = {
name = "Lily";
email = "Caznix01@gmail.com";
signingKey = "Caznix";
name = "Lily Vex";
email = "lesson085@gmail.com";
signingKey = "Placeholder";
};
commit.gpgsign = true;
init.defaultBranch = "main";