diff --git a/mkosi.extra/etc/sysconfig/snapper b/mkosi.extra/etc/sysconfig/snapper new file mode 100644 index 0000000..351933b --- /dev/null +++ b/mkosi.extra/etc/sysconfig/snapper @@ -0,0 +1,8 @@ +# SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted-GPL +# SPDX-FileCopyrightText: 2025 Hadi Chokr + +## Path: System/Snapper +## Type: string +## Default: "" +# List of snapper configurations. +SNAPPER_CONFIGS="home" \ No newline at end of file