System Gen200 @ 2025-06-30-23:28:56 by jonas@comfy-station

This commit is contained in:
Jonas Röger 2025-06-30 23:28:56 +02:00
parent c7eea4f591
commit 718a14051e

View File

@ -43,6 +43,12 @@
hive.wg.client.peer = "comfy-station"; hive.wg.client.peer = "comfy-station";
hive.programs.games.enable = true; hive.programs.games.enable = true;
hive.programs.games.steam = true; hive.programs.games.steam = true;
hive.programs.creative = {
enable = true;
image-management = true;
image-raw-processing = true;
video-editing-light = true;
};
# system packages # system packages
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [