Skip to content

Commit c7c3eae

Browse files
committed
mkosi-vm: Enable universe repository for ubuntu in mkosi-vm
dbus-broker, systemd-boot and various other packages installed by mkosi-vm come from the universe repository, so let's enable it for the mkosi-vm config.
1 parent 467d669 commit c7c3eae

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# SPDX-License-Identifier: LGPL-2.1-or-later
2+
3+
[Match]
4+
Distribution=ubuntu
5+
6+
[Distribution]
7+
Repositories=universe

0 commit comments

Comments
 (0)