about summary refs log tree commit diff
path: root/nixos/tests/installer-systemd-stage-1.nix
diff options
context:
space:
mode:
authorLinus Heckemann <git@sphalerite.org>2022-07-28 14:34:44 +0200
committerLinus Heckemann <git@sphalerite.org>2023-07-10 16:39:35 +0200
commit0b277bcc2b40c6ecd728c44635fa92262bedf620 (patch)
treeaa04f28a53d623a508dd98ec819cc706ff0a9eca /nixos/tests/installer-systemd-stage-1.nix
parent408c0e8c15a1c9cf5c3226931b6f283c9867c484 (diff)
nixos/swraid: make entire module optional
swraid support will now only be enabled by default if stateVersion is
older than 23.11. nixos-generate-config will now generate explicit
config for enabling support if needed.
Diffstat (limited to 'nixos/tests/installer-systemd-stage-1.nix')
-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 05fb2b2ae89c7..85155a6c682b3 100644
--- a/nixos/tests/installer-systemd-stage-1.nix
+++ b/nixos/tests/installer-systemd-stage-1.nix
@@ -28,7 +28,7 @@
     simpleUefiGrubSpecialisation
     simpleUefiSystemdBoot
     stratisRoot
-    # swraid
+    swraid
     zfsroot
     ;