| GitHub | https://github.com/noaccOS |
| GitLab | https://gitlab.com/noaccOS |
| GitHub | https://github.com/noaccOS |
| GitLab | https://gitlab.com/noaccOS |
Astonished to read that some children grow up to six feet.
My son so far only has two
@Whovian9369 @AngryAnt you need to declare the options before you can set them.
here's an example from my configuration https://github.com/noaccOS/NixOS-Config/blob/main/modules/kmonad.nix
then you just `imports = [ wsl.nix ];` and now you're able to set your options from any other module.
honestly though, for a simple wsl module you're probably better off just putting your config there (without needing to define the options) and add the file to your imports in your `nixosConfigurations.hostname`