Home Gen535 @ 2025-06-30-23:32 by jonas@comfy-station

This commit is contained in:
Jonas Röger 2025-06-30 23:32:48 +02:00
parent 718a14051e
commit af1b35ba0f

View File

@ -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