chore: disable lightdm and remove mpv
This commit is contained in:
parent
f1ba6e9280
commit
abe231af18
1 changed files with 1 additions and 2 deletions
|
@ -63,7 +63,7 @@
|
||||||
xkbVariant = "";
|
xkbVariant = "";
|
||||||
displayManager = {
|
displayManager = {
|
||||||
lightdm = {
|
lightdm = {
|
||||||
enable = true;
|
enable = false;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
@ -126,7 +126,6 @@
|
||||||
bitwarden
|
bitwarden
|
||||||
spotify-player
|
spotify-player
|
||||||
discord-ptb
|
discord-ptb
|
||||||
mpv
|
|
||||||
|
|
||||||
# dev
|
# dev
|
||||||
jetbrains.pycharm-community
|
jetbrains.pycharm-community
|
||||||
|
|
Loading…
Reference in a new issue