1
0
Fork 0
This commit is contained in:
Lukas Wurzinger 2025-07-12 13:55:50 +02:00
parent a8d4ca8096
commit 498d6cd6e4
No known key found for this signature in database
8 changed files with 216 additions and 121 deletions

View file

@ -0,0 +1,6 @@
{
services.displayManager.autoLogin = {
enable = true;
user = "insomniac";
};
}