i make a mistake whoops
This commit is contained in:
parent
20285e38d1
commit
0005736879
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ in
|
||||||
enable = true;
|
enable = true;
|
||||||
windowManager = {
|
windowManager = {
|
||||||
bspwm.enable = true;
|
bspwm.enable = true;
|
||||||
default = "none+bspwm";
|
defaultSession = "bspwm";
|
||||||
};
|
};
|
||||||
displayManager.lightdm = {
|
displayManager.lightdm = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
Loading…
Reference in a new issue