Reserialize filesystem.toml instead of copying the original config
This will be necessary to handle including other configs from the config to use as these configs will not be copied.
parent
c9e091be
No related branches found
No related tags found
Showing
- src/bin/installer.rs 1 addition, 1 deletionsrc/bin/installer.rs
- src/config/file.rs 1 addition, 1 deletionsrc/config/file.rs
- src/config/general.rs 1 addition, 1 deletionsrc/config/general.rs
- src/config/mod.rs 1 addition, 1 deletionsrc/config/mod.rs
- src/config/package.rs 1 addition, 1 deletionsrc/config/package.rs
- src/config/user.rs 1 addition, 1 deletionsrc/config/user.rs
Please register or sign in to comment