nixos/systemd-initrd-simple: Fix test warnings
This commit is contained in:
parent
bc53ac7753
commit
31b23a1725
@ -1,7 +1,7 @@
|
||||
import ./make-test-python.nix ({ lib, pkgs, ... }: {
|
||||
name = "systemd-initrd-simple";
|
||||
|
||||
machine = { pkgs, ... }: {
|
||||
nodes.machine = { pkgs, ... }: {
|
||||
boot.initrd.systemd = {
|
||||
enable = true;
|
||||
emergencyAccess = true;
|
||||
|
Loading…
Reference in New Issue
Block a user