OSDN Git Service

[update] : Added 32bit support to gdm modules
[alterlinux/alterlinux.git] / default.conf
index 9c56fe7..c291eed 100644 (file)
@@ -133,6 +133,23 @@ norescue_entry=false
 # Use this array only in the configuration files in the channel.
 #modules=("share")
 
+# AUR Helper config
+aur_helper_command="yay"
+aur_helper_package="yay"
+aur_helper_depends=("go")
+aur_helper_args=(
+    --useask
+    --mflags "-AcC"
+    --mflags "--skippgpcheck"
+    --aur
+    --nocleanmenu
+    --nodiffmenu
+    --noeditmenu
+    --noupgrademenu
+    --noprovides
+    --removemake
+)
+
 #-- kernel config --#
 # Set the kernel that live session use.
 # Please don't set anything if you want to use normal kernel.