Skip to main content

ensure_profile_dirs

Function ensure_profile_dirs 

Source
pub fn ensure_profile_dirs()
Expand description

Ensure home-manager profile directories exist. Determinate Nix on fresh macOS doesn’t create per-user profile dirs, which causes home-manager to fail with “Could not find suitable profile directory”. Also fixes ~/.local ownership if the install script created it as root.