Sif: remove sddm theme
This commit is contained in:
parent
e5db72389c
commit
bddc26c66e
1 changed files with 1 additions and 5 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue