fleek icon indicating copy to clipboard operation
fleek copied to clipboard

self-manage fleek and host specific config

Open ZeroDeth opened this issue 1 year ago • 1 comments

Describe the bug

Every time trying to update fleek (losing self-manage fleek & host specific config files

CleanShot 2023-05-22 at 11 34 20

fleek.yaml config:

  • bling: none
  • ejected: false

To Reproduce Steps to reproduce the behavior:

  1. Add path files of modules & nix to repo https://github.com/ZeroDeth/fleek/blob/907350bde6ab02387cc5c64e03b9af5d40b109af/flake.nix#L65
  2. run cmd fleek update -a

Expected behavior

Files & paths can be permanent under the flake.nix file

Environment

  • OS: macOS Version 13.4
  • Shell: zsh
  • fleek version: v0.9.3

Additional context

  • There's a way to add only a path for self-manage fleek. example like: ./modules/ only without required adding ./modules/shell/kitty ./modules/shell/iterm2 etc
  • nice to have allowUnsupportedSystem = true; under home.nix file

ZeroDeth avatar May 22 '23 10:05 ZeroDeth

Did anyone discover a fix?

ZeroDeth avatar Jun 15 '23 20:06 ZeroDeth