1
0
Fork 0
This commit is contained in:
Lukas Wurzinger 2025-04-08 23:27:00 +02:00
parent b7e93fc970
commit ebf2035c54
No known key found for this signature in database
30 changed files with 305 additions and 462 deletions

View file

@ -0,0 +1,8 @@
{
users.users.futura = {
description = "Futura";
uid = 1001;
isNormalUser = true;
password = "futura";
};
}