mirror of
https://github.com/eRgo35/nix-config.git
synced 2026-02-04 10:16:13 +01:00
deps go brrr
This commit is contained in:
@@ -122,19 +122,19 @@
|
|||||||
xkbVariant = "";
|
xkbVariant = "";
|
||||||
|
|
||||||
displayManager = {
|
displayManager = {
|
||||||
# lightdm = {
|
lightdm = {
|
||||||
# enable = true;
|
enable = false;
|
||||||
# };
|
};
|
||||||
startx = {
|
startx = {
|
||||||
enable = true;
|
enable = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
# desktopManager = {
|
desktopManager = {
|
||||||
# xfce = {
|
xfce = {
|
||||||
# enable = true;
|
enable = false;
|
||||||
# };
|
};
|
||||||
# };
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
# Enable OpenGL
|
# Enable OpenGL
|
||||||
|
|||||||
Reference in New Issue
Block a user