From 766c129ecc5025a80f549616cd08e0bd6c240488 Mon Sep 17 00:00:00 2001 From: "Eshan Roy (Eshanized)" Date: Mon, 11 Mar 2024 14:01:47 +0530 Subject: [PATCH] =?UTF-8?q?@eshanized=20pushed=20another=20commit=20via=20?= =?UTF-8?q?script=20=F0=9F=94=A5=F0=9F=94=A5=F0=9F=94=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/snigdhaos-updater/config | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 common/snigdhaos-updater/config diff --git a/common/snigdhaos-updater/config b/common/snigdhaos-updater/config new file mode 100644 index 00000000..abe2c501 --- /dev/null +++ b/common/snigdhaos-updater/config @@ -0,0 +1,11 @@ +## +## Garuda Update config +## +# Environment variables can be set in this config to modify the behavior of the garuda-update script. +# For more information, see the wiki page: https://wiki.garudalinux.org/garuda-update +# +# Uncomment the variables you wish to set. + +# SKIP_MIRRORLIST=1 +# UPDATE_AUR=1 +# PACMAN_NOCONFIRM=1