{ ... }: { imports = [ ./display.nix ]; wsl = { enable = true; tarball.configPath = ../../../.; startMenuLaunchers = true; }; security.sudo.wheelNeedsPassword = true; }