slab: configure greetd for auto-login
This commit is contained in:
parent
1dd59261c3
commit
c9b94ed5f0
@ -64,6 +64,10 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
services.greetd.settings.initial_session = {
|
||||||
|
command = config.nixfiles.programs.greetd.settings.command;
|
||||||
|
user = "nullbite";
|
||||||
|
};
|
||||||
|
|
||||||
|
|
||||||
networking.hostName = "slab";
|
networking.hostName = "slab";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user