Install lact and enable service
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Failing after 30s
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Failing after 30s
This commit is contained in:
@@ -4,6 +4,7 @@ modules:
|
|||||||
enabled:
|
enabled:
|
||||||
- bootc-fetch-updates.timer
|
- bootc-fetch-updates.timer
|
||||||
- flatpak-system-update.timer
|
- flatpak-system-update.timer
|
||||||
|
- lactd.service
|
||||||
user:
|
user:
|
||||||
enabled:
|
enabled:
|
||||||
- flatpak-user-update.timer
|
- flatpak-user-update.timer
|
||||||
|
|||||||
@@ -6,6 +6,7 @@ modules:
|
|||||||
- https://repo.vscodium.dev/vscodium.repo
|
- https://repo.vscodium.dev/vscodium.repo
|
||||||
copr:
|
copr:
|
||||||
- mavit/discover-overlay
|
- mavit/discover-overlay
|
||||||
|
- ilyaz/LACT
|
||||||
install:
|
install:
|
||||||
packages:
|
packages:
|
||||||
# applications
|
# applications
|
||||||
@@ -64,6 +65,8 @@ modules:
|
|||||||
# godot
|
# godot
|
||||||
- godot
|
- godot
|
||||||
|
|
||||||
|
# LACT
|
||||||
|
|
||||||
remove:
|
remove:
|
||||||
packages:
|
packages:
|
||||||
# remove firefox
|
# remove firefox
|
||||||
|
|||||||
Reference in New Issue
Block a user