Compare commits

2 Commits

Author SHA1 Message Date
98e905910f Switching back to ubuntu-latest to attempt to use rechunk
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Failing after 1m47s
2025-10-10 12:11:28 -04:00
2dc225bece Attempt rechunking again 2025-10-10 12:11:28 -04:00
3 changed files with 9 additions and 16 deletions

View File

@@ -43,3 +43,4 @@ jobs:
# enabled by default, disable if your image is small and you want faster builds
maximize_build_space: true
rechunk: true

View File

@@ -4,7 +4,6 @@ modules:
enabled:
- bootc-fetch-updates.timer
- flatpak-system-update.timer
- lactd.service
user:
enabled:
- flatpak-user-update.timer

View File

@@ -2,8 +2,6 @@ modules:
- type: dnf
repos:
nonfree: rpmfusion
copr:
- ilyaz/LACT
install:
packages:
# applications
@@ -24,6 +22,14 @@ modules:
# text editor
- neovim
# software store
- gnome-software
# disk management
- gnome-disk-utility
- qdirstat
# kdeconnect
- kde-connect
@@ -35,19 +41,6 @@ modules:
# gtk
- nwg-look
# software store
- gnome-software
# disk management
- gnome-disk-utility
# diagnostics
- qdirstat
- lact
- btop
# zsh
- zsh