Fix semicolon
I should really get a Nix linter...
This commit is contained in:
parent
b67286cae0
commit
635c52d229
|
@ -15,6 +15,6 @@
|
|||
autoLogin.enable = true;
|
||||
autoLogin.user = username;
|
||||
defaultSession = "swmo";
|
||||
}
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue