Trying a plasma6 config

This commit is contained in:
Emmet 2024-08-16 13:53:53 -05:00
parent 03cc5382e2
commit 99906625d5
7 changed files with 1627 additions and 31 deletions

View file

@ -28,12 +28,5 @@
variant = "";
options = "caps:escape";
};
displayManager.sddm = {
enable = true;
wayland.enable = true;
enableHidpi = true;
theme = "chili";
package = pkgs.sddm;
};
};
}