@ -42,7 +42,7 @@ local function link_apps()
end
exports.after_apply_all = function()
if utils.which "home-manager" == nil and (shasum {homenix}).stdout ~= ha_checksum then
if utils.which "home-manager"~= nil and (shasum {homenix}).stdout ~= ha_checksum then
local hm = utils.ext "home-manager"
log.info("Applying home-manager config")