various stuff

This commit is contained in:
Chris Kruining 2025-03-09 23:30:26 +01:00
parent 407160b012
commit 6b44ec946b
15 changed files with 288 additions and 134 deletions

View file

@ -19,7 +19,7 @@ in
};
autoLogin = {
enable = true;
user = "chris";
user = config.user.name;
};
};