updating to plasma6

This commit is contained in:
Richie Cahill
2024-06-13 20:24:01 -04:00
committed by Alice Huston
parent a4c8213943
commit 13b6a97d74
3 changed files with 15 additions and 19 deletions

View File

@ -0,0 +1,12 @@
{
services = {
desktopManager.plasma6.enable = true;
xserver = {
enable = true;
xkb = {
layout = "us";
variant = "";
};
};
};
}