feat: 0425 update

This commit is contained in:
2025-04-25 20:50:45 +08:00
parent 2242e26ede
commit dd010c6271
13 changed files with 173 additions and 195 deletions

6
vars.nix Normal file
View File

@@ -0,0 +1,6 @@
rec {
username = "imxyy";
userfullname = "imxyy_soope_";
userdesc = userfullname;
useremail = "imxyy1soope1@gmail.com";
}