diff --git a/mkosi.extra/usr/lib/environment.d/00-kdeos-debuginfod.conf b/mkosi.extra/usr/lib/environment.d/00-kdeos-debuginfod.conf new file mode 100644 index 0000000..7402ddd --- /dev/null +++ b/mkosi.extra/usr/lib/environment.d/00-kdeos-debuginfod.conf @@ -0,0 +1,4 @@ +# SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL +# SPDX-FileCopyrightText: 2024 Harald Sitter + +DEBUGINFOD_URLS="https://debuginfod.archlinux.org/:$DEBUGINFOD_URLS"