fleek: home-manager switch does not work

Describe the bug When I run:

home-manager switch

I got the following error:

/Users/yannsimon/.nix-profile/bin/home-manager: line 96: configFile: unbound variable

Environment

  • OS: macOS 13.3.1 (22E261)
  • Shell: zsh
  • fleek version: vv0.8.5

About this issue

  • Original URL
  • State: closed
  • Created a year ago
  • Comments: 15 (3 by maintainers)

Most upvoted comments

yes, you want to let fleek do the upgrades, and not use home-manager. Fleek uses templates to apply your configurations from the fleek.yml file to your nix configs. without running fleek, it won’t apply the changes.