From 763d1ccfba094272495b7d06f439be7fa97029d9 Mon Sep 17 00:00:00 2001 From: Hatmos Date: Tue, 23 Jun 2026 13:26:17 +0200 Subject: [PATCH] =?UTF-8?q?premi=C3=A8re=20version=20du=20script?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- configuration.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 configuration.sh diff --git a/configuration.sh b/configuration.sh new file mode 100644 index 0000000..41780eb --- /dev/null +++ b/configuration.sh @@ -0,0 +1,3 @@ +#!/bin/bash + +sudo xbps-install -S elogind polkit connman bluez xorg enlightenment libreoffice -y \ No newline at end of file