test: dn-lap test build

This commit is contained in:
DACHXY 2024-12-24 10:44:37 +08:00
parent 36b9f4e2b0
commit 04ce8d76ba
25 changed files with 245 additions and 160 deletions

View file

@ -1,8 +1,7 @@
let
userName = "dachxy";
email = "Danny10132024@gmail.com";
in
{
in {
programs.git = {
enable = true;
userName = userName;