[fix] use append concatenate package list

This commit is contained in:
SouthFox 2025-01-01 02:35:08 +08:00
parent 92ec98b9e2
commit ccb67f7990

View file

@ -60,7 +60,7 @@
(append (append
%arch-base-packages %arch-base-packages
(if (not (equal? "lighthouse" (getlogin))) (if (not (equal? "lighthouse" (getlogin)))
(begin (append
%arch-de-things %arch-de-things
%arch-misc %arch-misc
) )