aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/system/tmpfiles.go
AgeCommit message (Collapse)Author
2024-10-16system: isolate app/system into generic implementationOphestra Umiker
This improves maintainability and extensibility of system operations, makes writing tests for them possible, and operations now apply and revert in order, instead of being bunched up into their own categories. Signed-off-by: Ophestra Umiker <cat@ophivana.moe>