Élyse
Élyse
Why couldn't we use the `osConfig` to get the value ? Locally, to keep both features I've done this: ```nix { config, lib, pkgs, customPkgs, osConfig, ... }: { wayland.windowManager.sway...
> IMO, that should be something the user decides to do themselves, not something implicit in the default config. There’s also no precedent for consuming `osConfig` in HM. I was...
It is indeed working as intended when the types are set in the request. Sorry for the false bug.
> Looks like the latest version `"vue-tsc": "^2.0.10"` is working fine with `"nuxt": "^3.11.2"` Issue is still there.
#3447 would have been what I was looking for too! Thanks, sorry for the delay to respond.