diff --git a/systems/fuji-wsl/default.nix b/systems/fuji-wsl/default.nix index 7343981..12ec563 100644 --- a/systems/fuji-wsl/default.nix +++ b/systems/fuji-wsl/default.nix @@ -15,7 +15,6 @@ wsl = { enable = true; defaultUser = "leo"; - nativeSystemd = true; useWindowsDriver = true; wslConf.network = { hostname = config.networking.hostName;