daemon-user: refactor config files

This commit is contained in:
Luke D. Jones
2023-01-08 21:05:54 +13:00
parent 00839aaa6f
commit ab3007d53d
8 changed files with 105 additions and 171 deletions

View File

@@ -1,4 +1,4 @@
pub mod user_config;
pub mod config;
pub mod error;