summaryrefslogtreecommitdiff
path: root/tests/shells.Tests.ps1
diff options
context:
space:
mode:
Diffstat (limited to 'tests/shells.Tests.ps1')
-rw-r--r--tests/shells.Tests.ps11
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/shells.Tests.ps1 b/tests/shells.Tests.ps1
index 6bcc640..c1dbf73 100644
--- a/tests/shells.Tests.ps1
+++ b/tests/shells.Tests.ps1
@@ -18,6 +18,7 @@ Describe "Shells" {
config = mkMerge [
{
wsl.enable = true;
+ wsl.nativeSystemd = false;
users.users.nixos.shell = pkgs.$package;
}
(optionalAttrs (hasAttrByPath ["programs" "$package" "enable"] options) {