feat(plasma): remove plasma 6

This commit is contained in:
tux
2026-05-07 06:12:50 +05:30
parent 1218f6054f
commit b7b5d52ace

View File

@@ -1,5 +0,0 @@
{
flake.modules.nixos.desktop = {
services.desktopManager.plasma6.enable = true;
};
}