dm new style

This commit is contained in:
Lennart J. Kurzweg (Nx2)
2024-11-08 13:48:27 +01:00
parent 924f48b15a
commit c5c41087b5

View File

@@ -25,11 +25,7 @@ if (host != "NxACE") then
}
else
{
environment.systemPackages = with pkgs; [
sddm
# where-is-my-sddm-theme
];
services.xserver = {
services = {
displayManager = {
defaultSession = "hyprland";
sddm = {