diff --git a/home-manager/common/desktops/plasma6/plasma-manager.nix b/home-manager/common/desktops/plasma6/plasma-manager.nix index b8ecb701..33b0f576 100644 --- a/home-manager/common/desktops/plasma6/plasma-manager.nix +++ b/home-manager/common/desktops/plasma6/plasma-manager.nix @@ -1,4 +1,4 @@ -{ theme, ... }: { +{ config, theme, ... }: { programs.konsole = { enable = true;