fixed syntax error in displaymanager.nix
This commit is contained in:
parent
203d0ffe3a
commit
d350b5c4c9
1 changed files with 2 additions and 2 deletions
|
@ -8,6 +8,6 @@ in {
|
|||
services.xserver.displayManager = {
|
||||
gdm.enable = true;
|
||||
defaultSession = "none+i3";
|
||||
}
|
||||
}
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue