diff --git a/roles/kde/plasma.nix b/roles/kde/plasma.nix index 1ac1be8..b237ebf 100644 --- a/roles/kde/plasma.nix +++ b/roles/kde/plasma.nix @@ -57,10 +57,7 @@ in # GTK apps need dconf to grab the correct theme on Wayland programs.dconf.enable = true; - /* - Install the patched Breeze color schemes and look and feel packages, - as well as the plasma default configs - */ + # Install the patched Breeze color schemes as well as the plasma default configs environment.systemPackages = [ breezeTint plasmaDefaults ]; # Plasma configs should be on all users