]> git.ipfire.org Git - thirdparty/mkosi.git/commit
Make sure we finalize the default value for Presets= early
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Sun, 22 Oct 2023 13:23:25 +0000 (15:23 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Mon, 23 Oct 2023 08:08:54 +0000 (10:08 +0200)
commit4f015ec800d17d6bb0dcad07b47993fc7df51645
tree7a7c1231ab0b86b4df7ff7bb612949256a082639
parent25a96207d9b10c02a13f6fb78caf4843523f0036
Make sure we finalize the default value for Presets= early

We need to finalize the default value for Presets= early as we use
its value earlier than the other config options.
mkosi/config.py