diff --git a/softwares/workstation.sls b/softwares/workstation.sls index 8668c1e..01b92d9 100644 --- a/softwares/workstation.sls +++ b/softwares/workstation.sls @@ -1,7 +1,7 @@ {% if grains['kernel'] == 'Linux' %} include: # - linux.update - - softwares.userstation.sls + - softwares.userstation - linux.SSHPubKeys - softwares.atom - softwares.VisualStudioCode