mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-02-20 13:50:58 +01:00
9 lines
135 B
Text
9 lines
135 B
Text
{
|
|
username = "string";
|
|
homeDir = "path";
|
|
|
|
email = "email";
|
|
|
|
keyboard = "null or libinput id";
|
|
touchpad = "null or libinput id";
|
|
}
|