Skip to content

Commit

Permalink
Update config.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
sharpenedblade committed Oct 6, 2024
1 parent acfb8c3 commit ea40f0b
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions config.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,4 @@
[customizations.kernel]
append = "intel_iommu=on iommu=pt mem_sleep=s2idle pcie_ports=native"

[customizations.installer.modules]
enable = [
"org.fedoraproject.Anaconda.Modules.Localization",
"org.fedoraproject.Anaconda.Modules.Timezone",
]
disable = [
"org.fedoraproject.Anaconda.Modules.Users",
"org.fedoraproject.Anaconda.Modules.Network",
Expand All @@ -15,8 +8,6 @@ disable = [
contents = """
graphical
bootloader --append="intel_iommu=on iommu=pt mem_sleep=s2idle pcie_ports=native"
%post
bootc switch --mutate-in-place --transport registry REPLACE_WITH_IMAGE_NAME
Expand Down

0 comments on commit ea40f0b

Please sign in to comment.