Fix running on WSL
This commit is contained in:
parent
316fcad8be
commit
c1b8fb0b5d
1 changed files with 2 additions and 0 deletions
|
@ -21,7 +21,9 @@
|
|||
- include: modules.yml
|
||||
- include: ssh.yml
|
||||
- include: solokeys.yml
|
||||
when: wsl_distro is not defined
|
||||
- include: sudo.yml
|
||||
- include: vscodium.yml
|
||||
when: gui == true
|
||||
- include: packagekit.yml
|
||||
when: gui == true
|
||||
|
|
Loading…
Reference in a new issue