No description
- Rust 100%
| src | search xdg config dirs | |
| .gitignore | remove direnv artifacts from gitignore | |
| Cargo.lock | bump version to 0.1.3 | |
| Cargo.toml | bump version to 0.1.3 | |
| example_config.json | narrow the scope | |
| LICENSE | initial commit | |
| README.md | fix readme | |
a silly lil automounter
Configuration Options:
- filesystems: list of filesystem configurations
Filesystem Configuration Options:
-
uuid: string
The filesystem UUID to match against. -
options: list of string
Optional extra mount options.
Dependencies:
libudev