bug: lightdm-greeter-mini

This commit is contained in:
Dmitriy Holkin 2020-02-07 03:07:12 +04:00
parent c5abf9b2ad
commit c2f6e780db
2 changed files with 2 additions and 1 deletions

View File

@ -71,7 +71,7 @@ with types; {
};
video = "intel";
ram = 8;
isShared = true;
isShared = false;
enableDocker = true;
hostName = "dell-ataraxia";
};

View File

@ -25,6 +25,7 @@ with deviceSpecific; with themes; {
else
[ ];
#TODO: исправить проблему с greeter'ом
displayManager.lightdm = {
enable = true;
greeter.enable = isShared;