diff --git a/mobile/config.nix b/mobile/config.nix index 0a80911..b12d53d 100644 --- a/mobile/config.nix +++ b/mobile/config.nix @@ -15,6 +15,6 @@ autoLogin.enable = true; autoLogin.user = username; defaultSession = "swmo"; - } + }; }; }