Thor: switch to SDDM
This commit is contained in:
parent
55e6781183
commit
0a769a2123
1 changed files with 6 additions and 6 deletions
|
|
@ -185,12 +185,12 @@
|
||||||
# plasma5 = { enable = true; runUsingSystemd = true; useQtScaling = true; };
|
# plasma5 = { enable = true; runUsingSystemd = true; useQtScaling = true; };
|
||||||
};
|
};
|
||||||
# windowManager.bspwm = { enable = true; };
|
# windowManager.bspwm = { enable = true; };
|
||||||
displayManager.gdm = { enable = true; };
|
# displayManager.gdm = { enable = true; };
|
||||||
# displayManager.sddm = {
|
displayManager.sddm = {
|
||||||
# enable = true;
|
enable = true;
|
||||||
# theme =
|
theme =
|
||||||
# "${pkgs.sddm-theme-clairvoyance}/usr/share/sddm/themes/clairvoyance";
|
"${pkgs.sddm-theme-clairvoyance}/usr/share/sddm/themes/clairvoyance";
|
||||||
# };
|
};
|
||||||
|
|
||||||
videoDrivers = [ "nvidia" ];
|
videoDrivers = [ "nvidia" ];
|
||||||
xkb = {
|
xkb = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue