feat: hledger test

This commit is contained in:
Nick 2025-01-21 22:04:19 -06:00
parent 60f7118212
commit 8d661c10aa

View file

@ -27,8 +27,6 @@ in
port = service.ports.port0;
allow = "edit";
};
};
caddy = {
virtualHosts = {
"${host}" = {
@ -40,6 +38,7 @@ in
};
};
};
};
fileSystems."/var/lib/${service.name}" = {
device = service.paths.path0;