almost forgot
This commit is contained in:
parent
5eb9f2c7a1
commit
e4e287ed4a
1 changed files with 2 additions and 2 deletions
|
@ -21,7 +21,7 @@ in
|
|||
|
||||
services.xserver = {
|
||||
enable = true;
|
||||
# displayManager = {
|
||||
displayManager = {
|
||||
# # lightdm = {
|
||||
# # enable = true;
|
||||
# # background = ../../../config/background.png;
|
||||
|
@ -36,7 +36,7 @@ in
|
|||
gdm = {
|
||||
enable = true;
|
||||
};
|
||||
# };
|
||||
};
|
||||
};
|
||||
services.libinput = {
|
||||
enable = true;
|
||||
|
|
Loading…
Reference in a new issue