diff --git a/softwares/workstation.sls b/softwares/workstation.sls index 4a0df53..c9ee791 100644 --- a/softwares/workstation.sls +++ b/softwares/workstation.sls @@ -6,6 +6,7 @@ include: - linux.SSHPubKeys - softwares.atom - softwares.VisualStudioCode + - softwares.chrome Installons les logiciels: pkg.installed: @@ -17,5 +18,6 @@ Installons les logiciels: - libreoffice-help-fr - keepass - gnucash + - filezilla - sshfs {% endif %} \ No newline at end of file