From 27935626d7f24149663e9a41a91d83648c454932 Mon Sep 17 00:00:00 2001 From: Marek Paśnikowski Date: Sat, 15 Mar 2025 17:48:11 +0100 Subject: systems: use the nonguix definition of initrd The indirect bindings force the Sovereign channel to unnecessarily depend on Nonguix. --- deployment/systems/ayase.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'deployment/systems/ayase.scm') diff --git a/deployment/systems/ayase.scm b/deployment/systems/ayase.scm index 03361fd..499ce13 100644 --- a/deployment/systems/ayase.scm +++ b/deployment/systems/ayase.scm @@ -139,7 +139,7 @@ (kernel nongnu:packages:linux:linux) (bootloader (bootloader)) (keyboard-layout keyboard-layout) - (initrd sovereign:devices:amd64:initrd) + (initrd nongnu:system:linux-initrd:microcode-initrd) (firmware (list nongnu:packages:linux:linux-firmware)) (host-name host-name) (file-systems (file-systems)) -- cgit v1.2.3