summary refs log tree commit diff
path: root/nixos
diff options
context:
space:
mode:
authorWill Fancher <elvishjerricco@gmail.com>2022-05-03 12:55:21 -0400
committerWill Fancher <elvishjerricco@gmail.com>2022-05-03 14:56:44 -0400
commit3a71b113299c409c0961af6295bb9f496268f25b (patch)
tree1418e5f83c461d2dbd952f008c97bd638fd4f635 /nixos
parent0a16158078ecf6d1cff298a3bfc3fc608d65b5ca (diff)
downloadnixpkgs-3a71b113299c409c0961af6295bb9f496268f25b.tar
nixpkgs-3a71b113299c409c0961af6295bb9f496268f25b.tar.gz
nixpkgs-3a71b113299c409c0961af6295bb9f496268f25b.tar.bz2
nixpkgs-3a71b113299c409c0961af6295bb9f496268f25b.tar.lz
nixpkgs-3a71b113299c409c0961af6295bb9f496268f25b.tar.xz
nixpkgs-3a71b113299c409c0961af6295bb9f496268f25b.tar.zst
nixpkgs-3a71b113299c409c0961af6295bb9f496268f25b.zip
nixos: Include zfsroot in installer-systemd-stage-1 tests
Diffstat (limited to 'nixos')
-rw-r--r--nixos/tests/installer-systemd-stage-1.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/tests/installer-systemd-stage-1.nix b/nixos/tests/installer-systemd-stage-1.nix
index a8b418626e6..d02387ee80e 100644
--- a/nixos/tests/installer-systemd-stage-1.nix
+++ b/nixos/tests/installer-systemd-stage-1.nix
@@ -27,7 +27,7 @@
     simpleUefiGrubSpecialisation
     simpleUefiSystemdBoot
     # swraid
-    # zfsroot
+    zfsroot
     ;
 
 }