diff --git a/m/owl1/configuration.nix b/m/owl1/configuration.nix index 1b9c4f3..ab2c63b 100644 --- a/m/owl1/configuration.nix +++ b/m/owl1/configuration.nix @@ -7,6 +7,7 @@ ../module/slurm-client.nix ../module/slurm-firewall.nix ../module/slurm-hut-nix-store.nix + ../module/debuginfod.nix ]; # Select the this using the ID to avoid mismatches diff --git a/m/owl2/configuration.nix b/m/owl2/configuration.nix index 1b7d4be..e973833 100644 --- a/m/owl2/configuration.nix +++ b/m/owl2/configuration.nix @@ -7,6 +7,7 @@ ../module/slurm-client.nix ../module/slurm-firewall.nix ../module/slurm-hut-nix-store.nix + ../module/debuginfod.nix ]; # Select the this using the ID to avoid mismatches