removes custom actual di

This commit is contained in:
Dennis Schoepf 2026-01-20 20:47:38 +01:00
parent 50704b0efa
commit dc582c2697

View file

@ -10,7 +10,6 @@
description = "user service for the actual budgeting server instance";
environment = {
ACTUAL_PORT = "9002";
ACTUAL_DATA_DIR = "/data/actual-server";
};
serviceConfig = {
Type = "simple";