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