From 2976614f65a07aa1044c91f0249a7b155b9e42d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iwan=20Cl=C3=A9ment?= Date: Tue, 20 Feb 2018 17:40:02 +0000 Subject: [PATCH] Ajouter 'linux/fedora/init.sls' --- linux/fedora/init.sls | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 linux/fedora/init.sls diff --git a/linux/fedora/init.sls b/linux/fedora/init.sls new file mode 100644 index 0000000..016d23a --- /dev/null +++ b/linux/fedora/init.sls @@ -0,0 +1,3 @@ +Installation de gnome-tweak-tool: + packaged.installed: + -name: gnome-tweak-tool \ No newline at end of file