diff --git a/home/jonas@comfy-station.nix b/home/jonas@comfy-station.nix index 6c4c98d..3765728 100644 --- a/home/jonas@comfy-station.nix +++ b/home/jonas@comfy-station.nix @@ -40,12 +40,6 @@ hive.doom.enableCopilot = true; hive.doom.withNixPkgs = true; hive.doom.withShellPkgs = true; - hive.programs.creative = { - enable = true; - image-management = true; - image-raw-processing = true; - video-editing-light = true; - }; # Make session variables available in systemd units # SEE: https://github.com/nix-community/home-manager/pull/5543