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