diff --git a/hosts/comfy-station/configuration.nix b/hosts/comfy-station/configuration.nix index f6470b9..6ec159a 100644 --- a/hosts/comfy-station/configuration.nix +++ b/hosts/comfy-station/configuration.nix @@ -31,7 +31,6 @@ hive.nix-scripts.enable = true; hive.displayManager.name = "sddm"; hive.hyprland.enable = true; - hive.plasma.enable = true; hive.kwallet.enable = true; hive.kwallet.forUsers = ["jonas"]; hive.virt-manager.enable = true;