os/hosts/host_001_momo_koeln
teutat3s db53f9f1be
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
host_001_momo_koeln: fix initrd kernelModules
boot.initrd.kernelModules overrides boot.initrd.availableKernelModules
and forces the initrd to load only those modules. This leads to the host
being unbootable in this case because of missing required modules.
availableKernelModules is the correct place for desired modules.

This got fixed during a debugging session of hensoko and teutat3s, but
not implemented in nix code until now.
2023-04-24 13:13:12 +02:00
..
configuration.nix add 001_momo_koeln 2023-03-07 00:48:42 +01:00
default.nix add 001_momo_koeln 2023-03-07 00:48:42 +01:00
hardware-configuration.nix host_001_momo_koeln: fix initrd kernelModules 2023-04-24 13:13:12 +02:00
host_001_momo_koeln.nix add 001_momo_koeln 2023-03-07 00:48:42 +01:00