remove firefly

This commit is contained in:
xunuwu 2025-01-27 14:42:48 +01:00
parent 81d1cd5632
commit 87ecd9d69b
Signed by: xun
SSH key fingerprint: SHA256:Uot/1WoAjWAeqLOHA5vYy4phhVydsH7jCPmBjaPZfgI
2 changed files with 20 additions and 57 deletions

View file

@ -59,16 +59,16 @@ in {
owner = "kanidm";
};
firefly = {
format = "binary";
sopsFile = ./firefly;
owner = config.services.firefly-iii.user;
};
firefly-data-importer = {
format = "binary";
sopsFile = ./firefly-data-importer;
owner = config.services.firefly-iii-data-importer.user;
};
# firefly = {
# format = "binary";
# sopsFile = ./firefly;
# owner = config.services.firefly-iii.user;
# };
# firefly-data-importer = {
# format = "binary";
# sopsFile = ./firefly-data-importer;
# owner = config.services.firefly-iii-data-importer.user;
# };
# "keycloak/db" = {
# sopsFile = ./keycloak.yaml;