diff --git a/.forgejo/workflows/flake-updater.yml b/.forgejo/workflows/flake-updater.yml index aa081ac..1a22519 100644 --- a/.forgejo/workflows/flake-updater.yml +++ b/.forgejo/workflows/flake-updater.yml @@ -13,11 +13,11 @@ jobs: - uses: actions/checkout@v4 - name: install nix - uses: DeterminateSystems/determinate-nix-action@v3.5.2 + uses: https://github.com/DeterminateSystems/determinate-nix-action@v3.5.2 with: extra-conf: "lazy-trees = true" - - uses: DeterminateSystems/magic-nix-cache-action@main + - uses: https://github.com/DeterminateSystems/magic-nix-cache-action@main with: use-flakehub: false diff --git a/dot_config/flake/home/helide/default.nix b/dot_config/flake/home/helide/default.nix index b1b74c4..1b2d460 100644 --- a/dot_config/flake/home/helide/default.nix +++ b/dot_config/flake/home/helide/default.nix @@ -79,10 +79,7 @@ } } - tab name="shell" { - command=fish - args "-c" "direnv reload" - } + tab name="shell" } ''; };