From 100b4169b1c1a0bf28eaefcf134cdf9f85b10cf0 Mon Sep 17 00:00:00 2001 From: Toast Date: Fri, 19 Jan 2024 13:14:51 +0100 Subject: [PATCH] Plasma/kde: modify outdated comment --- roles/kde/plasma.nix | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) 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