diff --git a/hosts/comfy-station/configuration.nix b/hosts/comfy-station/configuration.nix index 4687886..789ee45 100644 --- a/hosts/comfy-station/configuration.nix +++ b/hosts/comfy-station/configuration.nix @@ -30,7 +30,6 @@ # hive modules hive.nix-scripts.enable = true; hive.displayManager.name = "sddm"; - hive.themes.layan.enable = true; hive.hyprland.enable = true; hive.kwallet.enable = true; hive.kwallet.forUsers = ["jonas"];