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