Sif: remove sddm theme

This commit is contained in:
Filippo Berto 2025-06-26 10:38:13 +02:00
parent e5db72389c
commit bddc26c66e
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED

View file

@ -196,11 +196,7 @@
};
# services.joycond.enable = true;
services.displayManager.sddm = {
enable = true;
autoNumlock = true;
theme = "${pkgs.sddm-theme-clairvoyance}/usr/share/sddm/themes/clairvoyance";
};
services.displayManager.sddm.enable = true;
# Enable the OpenSSH daemon.
services.openssh = {