This commit is contained in:
2025-07-23 13:51:47 +02:00
parent a19100a8c8
commit fbd561a6c8
3 changed files with 3 additions and 5 deletions

View File

@@ -2,7 +2,6 @@
pkgs,
config,
lib,
inputs,
...
}: let
inherit (lib) mkIf mkOption mkMerge types;
@@ -100,7 +99,8 @@ in {
])
(mkIf cfg.server.enable [
intel-gpu-tools
nvtopPackages.intel
nvtopPackages.amd
])
(mkIf cfg.dev.enable [