remove not working theme
This commit is contained in:
parent
eab406b3a7
commit
1b7912e384
|
@ -216,8 +216,6 @@ in
|
||||||
services.displayManager.sddm = {
|
services.displayManager.sddm = {
|
||||||
enable = true;
|
enable = true;
|
||||||
wayland.enable = true;
|
wayland.enable = true;
|
||||||
theme = "sddm-astronaut-theme";
|
|
||||||
extraPackages = [ pkgs.sddm-astronaut ];
|
|
||||||
};
|
};
|
||||||
|
|
||||||
# enable sound with PipeWire
|
# enable sound with PipeWire
|
||||||
|
|
Loading…
Reference in a new issue