actual: hardcode domain

This commit is contained in:
Katherina Walshe-Grey 2025-03-04 19:46:37 +00:00
parent 86f77d2564
commit 9760d4d3bc
2 changed files with 4 additions and 9 deletions

View file

@ -33,10 +33,7 @@
process_children_only = true;
};
qenya.services.actual = {
enable = true;
domain = "actual.qenya.tel";
};
qenya.services.actual.enable = true;
system.stateVersion = "23.11";
}