From 718a14051efa1ca63b2fd17c66a357902ad3fc4a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20R=C3=B6ger?= Date: Mon, 30 Jun 2025 23:28:56 +0200 Subject: [PATCH] System Gen200 @ 2025-06-30-23:28:56 by jonas@comfy-station --- hosts/comfy-station/configuration.nix | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/hosts/comfy-station/configuration.nix b/hosts/comfy-station/configuration.nix index 3050b2c..789ee45 100644 --- a/hosts/comfy-station/configuration.nix +++ b/hosts/comfy-station/configuration.nix @@ -43,6 +43,12 @@ hive.wg.client.peer = "comfy-station"; hive.programs.games.enable = true; hive.programs.games.steam = true; + hive.programs.creative = { + enable = true; + image-management = true; + image-raw-processing = true; + video-editing-light = true; + }; # system packages environment.systemPackages = with pkgs; [