diff --git a/hosts/marpa/configuration.nix b/hosts/marpa/configuration.nix index 0181e91..1bce87a 100644 --- a/hosts/marpa/configuration.nix +++ b/hosts/marpa/configuration.nix @@ -39,6 +39,11 @@ }; }; + services.displayManager.autoLogin = { + user = "phundrak"; + enable = true; + }; + mySystem = { boot = { extraModprobeConfig = ''