System Gen2 @ 2025-05-04-04:27:28 by jonas@monolith

This commit is contained in:
2025-05-04 04:27:28 +02:00
parent 17a40c2cf1
commit b62f97a2e9
3 changed files with 3 additions and 1 deletions

View File

@@ -10,6 +10,6 @@ in {
};
config = lib.mkIf cfg.enable {
services.desktopManager.plasma6.enable = true;
services.xserver.desktopManager.plasma5.enable = true;
};
}