This commit is contained in:
2025-10-08 21:35:50 +02:00
parent a2cb841039
commit 88a1e08e52
2 changed files with 3 additions and 1 deletions

View File

@@ -34,6 +34,7 @@
extraSpecialArgs = {
username = p.username;
homeDirectory = p.homeDirectory;
name = p.name;
};
}
);