port to 25.11 UNFINISHED
Some checks failed
/ build-all (push) Failing after 1m37s

This commit is contained in:
ant 2025-11-27 18:39:56 +01:00
parent 00bebbe34a
commit d03af49808
13 changed files with 95 additions and 71 deletions

View file

@ -13,15 +13,8 @@
enable = false;
user = "ant";
};
sddm = {
ly = {
enable = true;
wayland.enable = true;
package = pkgs.kdePackages.sddm;
extraPackages = with pkgs; [
where-is-my-sddm-theme
kdePackages.qt5compat
];
theme = "where_is_my_sddm_theme";
};
};