Sif: sddm theme

This commit is contained in:
Filippo Berto 2025-03-20 10:14:21 +01:00
parent 86b528c2c8
commit 5b82555d5a
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED

View file

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