envhub_hm/
lib.rs

1pub mod init;
2pub mod nix;
3pub mod reset;
4pub mod switch;
5
6pub const HOME_MANAGER: &str = "~/.envhub/home-manager";