diff --git a/mkosi/mkosi.conf.d/arch.conf b/mkosi/mkosi.conf.d/arch.conf deleted file mode 100644 index 41df7d6..0000000 --- a/mkosi/mkosi.conf.d/arch.conf +++ /dev/null @@ -1,8 +0,0 @@ -# [Match] -# Distribution=arch - -[Content] -Packages= - -[Output] -Format= \ No newline at end of file diff --git a/mkosi/mkosi.default b/mkosi/mkosi.default deleted file mode 100644 index 68ca51f..0000000 --- a/mkosi/mkosi.default +++ /dev/null @@ -1,15 +0,0 @@ -[Match] -Distribution=fedora -Release=24 - -[Output] -Format=raw btrfs -Bootable=yes -# SecureBoot=yes -# Verity=yes - -[Packages] -# The packages to appear in both the build and the final image -Packages=openssh-clients httpd -# The packages to appear in the build image, but absent from the final image -BuildPackages=make gcc libcurl-devel \ No newline at end of file