Fix typo in greetd settings

This commit is contained in:
Evie Litherland-Smith 2023-06-26 15:13:55 +01:00
parent 1444a5c560
commit e2413aaecd
2 changed files with 2 additions and 2 deletions

View file

@ -25,7 +25,7 @@
environment.etc."ppp/options".text = ''
ipcp-accept-remote
'';
services.greetd.settings.user = "elitherl";
services.greetd.settings.initial_session.user = "elitherl";
# This value determines the NixOS release from which the default
# settings for stateful data, like file locations and database versions

View file

@ -31,7 +31,7 @@
hardware.steam-hardware.enable = true;
hardware.opengl.driSupport32Bit = true;
services.greetd.settings.user = "xenia";
services.greetd.settings.initial_session.user = "xenia";
# This value determines the NixOS release from which the default
# settings for stateful data, like file locations and database versions