Undo, will be in a dedicated commit
All checks were successful
Auto Update Build / build (pull_request) Has been skipped

This commit is contained in:
pazpi 2026-03-30 10:08:51 +02:00
parent 7986cc7d20
commit 6533d89f8c
No known key found for this signature in database

View file

@ -75,14 +75,14 @@
]; ];
}; };
# firefly-iii = { firefly-iii = {
# module = ./firefly-iii; module = ./firefly-iii;
# tags = [ tags = [
# "lxc" "lxc"
# "bacco" "bacco"
# "firefly-iii" "firefly-iii"
# ]; ];
# }; };
forgejo = { forgejo = {
module = ./forgejo; module = ./forgejo;