From 74075486f29f00a5e544ad846bbe52dc24564d44 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iwan=20Cl=C3=A9ment?= Date: Wed, 21 Feb 2018 15:51:32 +0000 Subject: [PATCH] =?UTF-8?q?Mettre=20=C3=A0=20jour=20'linux/MesPaquets.sls'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- linux/MesPaquets.sls | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/linux/MesPaquets.sls b/linux/MesPaquets.sls index 33d5882..cbf21ea 100644 --- a/linux/MesPaquets.sls +++ b/linux/MesPaquets.sls @@ -20,4 +20,10 @@ Installation de wget: Installation de sudo: pkg.installed: - - name: sudo \ No newline at end of file + - name: sudo + +Installation de gnome-tweak-tool: + 'os:Fedora': + - match: grain + pkg.installed: + -name: gnome-tweak-tool \ No newline at end of file