This commit is contained in:
2026-06-19 06:01:38 +02:00
parent d5d15832f5
commit 25a00f435f
3 changed files with 17 additions and 3 deletions

View File

@@ -18,6 +18,8 @@
extraPortals = with pkgs; [ xdg-desktop-portal-hyprland ];
};
environment.systemPackages = [ pkgs.elegant-sddm ];
services.displayManager.sddm = {
enable = true;
wayland.enable = true;