wsl uesr name

This commit is contained in:
janis 2025-11-29 17:37:41 +01:00
parent 03ba99d9dd
commit 42dc16c8c8
Signed by: janis
SSH key fingerprint: SHA256:bB1qbbqmDXZNT0KKD5c2Dfjg53JGhj7B3CFcLIzSqq8

View file

@ -1,3 +1,4 @@
{...}: { {...}: {
wsl.enable = true; wsl.enable = true;
wsl.defaultUser = "user";
} }