about summary refs log tree commit diff
path: root/nixos/tests/installer-systemd-stage-1.nix
diff options
context:
space:
mode:
authorWill Fancher <elvishjerricco@gmail.com>2024-01-19 05:39:01 -0500
committerWill Fancher <elvishjerricco@gmail.com>2024-03-15 18:22:04 -0400
commitf1731f2e28eae6164a31868c024ae9c1b9d4fdb9 (patch)
treeb4e1b361241b0695bf8bb41e2241548bbb0de678 /nixos/tests/installer-systemd-stage-1.nix
parentbda93c2221bc4185056723795c62e1b4cc661c4b (diff)
nixos: Support systemd-gpt-auto-root
Diffstat (limited to 'nixos/tests/installer-systemd-stage-1.nix')
-rw-r--r--nixos/tests/installer-systemd-stage-1.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/tests/installer-systemd-stage-1.nix b/nixos/tests/installer-systemd-stage-1.nix
index 662017935412c..d10256d91d7fa 100644
--- a/nixos/tests/installer-systemd-stage-1.nix
+++ b/nixos/tests/installer-systemd-stage-1.nix
@@ -37,6 +37,7 @@
     clevisLuksFallback
     clevisZfs
     clevisZfsFallback
+    gptAutoRoot
     ;
 
 }