Fix running on WSL

This commit is contained in:
Anthony Rose 2021-06-08 14:50:43 +01:00
parent 316fcad8be
commit c1b8fb0b5d

View file

@ -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