Enable nixdebuginfod in raccoon

Reviewed-by: Aleix Roca Nonell <aleix.rocanonell@bsc.es>
This commit is contained in:
Aleix Roca Nonell 2025-05-06 14:39:48 +02:00 committed by Rodrigo Arias Mallo
parent a2535c996d
commit 1d555871a5

View File

@ -4,6 +4,7 @@
imports = [ imports = [
../common/base.nix ../common/base.nix
../module/emulation.nix ../module/emulation.nix
../module/debuginfod.nix
]; ];
# Don't install Grub on the disk yet # Don't install Grub on the disk yet