diff --git a/katsu/modules/live/live.yaml b/katsu/modules/live/live.yaml index 00ae807..4a54b0e 100644 --- a/katsu/modules/live/live.yaml +++ b/katsu/modules/live/live.yaml @@ -25,9 +25,10 @@ dnf: - dracut-live - dracut-config-generic - dracut-network - - anaconda-dracut - dracut-squash + - anaconda-dracut - anaconda-live + - anaconda-install-env-deps - "@anaconda-tools" - libblockdev-nvdimm - isomd5sum diff --git a/katsu/modules/xfce/xfce.yaml b/katsu/modules/xfce/xfce.yaml index 3a3f15a..8c61cce 100644 --- a/katsu/modules/xfce/xfce.yaml +++ b/katsu/modules/xfce/xfce.yaml @@ -5,5 +5,4 @@ dnf: #exclude: #- packages: - #beta - still need to set up our own comps - - "@xfce-desktop" + - "@ultramarine-xfce-product-environment"