diff --git a/systems/pc/configuration.nix b/systems/pc/configuration.nix index 3ff6107..42946cd 100644 --- a/systems/pc/configuration.nix +++ b/systems/pc/configuration.nix @@ -51,8 +51,8 @@ noise-supression.enable = true; obs.enable = true; openrgb.enable = true; - #plasma.enable = true; - cosmic.enable = true; + plasma.enable = true; + #cosmic.enable = true; shared.enable = true; }; };