Graphical env for family
Some checks failed
/ check (push) Failing after 2m7s

This commit is contained in:
Daniel Flanagan 2025-01-09 09:57:15 -06:00
parent 604e19a794
commit 1cfe62e4a7

View file

@ -661,11 +661,23 @@
printing
music-consumption
kde-connect
plasma6
video-tools
radio-tools
android-dev
];
services.displayManager.sddm = {
enable = true;
package = lib.mkForce pkgs.kdePackages.sddm;
settings = {};
# theme = "";
wayland = {
enable = true;
compositor = "weston";
};
};
xdg.portal.enable = true;
hardware =