We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abcf1e1 commit d775c66Copy full SHA for d775c66
tests/lib.nix
@@ -62,6 +62,8 @@
62
efiSupport = efi;
63
efiInstallAsRemovable = efi;
64
};
65
+ boot.initrd.systemd.enable = true;
66
+
67
68
installedTopLevel = (eval-config {
69
modules = [ installed-system ];
0 commit comments