From 7a118462643e8f6bedc3b202e7590af4a76e971c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20R=C3=B6ger?= Date: Sun, 4 May 2025 01:40:44 +0200 Subject: [PATCH] System Gen185 @ 2025-05-04-01:40:43 by jonas@comfy-station --- hosts/comfy-station/configuration.nix | 1 - 1 file changed, 1 deletion(-) 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;