/sys/machines -> /hosts
This commit is contained in:
parent
2c475dd099
commit
9c9a3d543c
38 changed files with 2 additions and 2 deletions
6
hosts/nixdesk/autologin.nix
Normal file
6
hosts/nixdesk/autologin.nix
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
services.getty = {
|
||||
autologinUser = "xun";
|
||||
autologinOnce = true;
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue