From 6c770123d5a50788c5a1b5812adc545d79a4f585 Mon Sep 17 00:00:00 2001 From: Payas Relekar Date: Tue, 4 Jul 2023 21:48:10 +0530 Subject: [PATCH] hermes/wsl: Use native systemd --- modules/common-wsl.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/common-wsl.nix b/modules/common-wsl.nix index 98c3a14..fa306c2 100644 --- a/modules/common-wsl.nix +++ b/modules/common-wsl.nix @@ -8,7 +8,7 @@ enable = true; defaultUser = "payas"; startMenuLaunchers = true; - nativeSystemd = false; + nativeSystemd = true; wslConf = { automount = {