mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 12:51:34 +01:00
Switch seb-desktop to sddm due to lightdm error
This commit is contained in:
parent
45d1c79f02
commit
978733f40c
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@
|
|||
myConfig = {
|
||||
boot-loader.systemd-boot.enable = true;
|
||||
|
||||
dm.lightdm.enable = true;
|
||||
dm.sddm.enable = true;
|
||||
de.qtile.enable = true;
|
||||
|
||||
sound.pipewire.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue