my over complex system configurations dotfiles.isabelroses.com/
nixos nix flake dotfiles linux
9
fork

Configure Feed

Select the types of activity you want to include in your feed.

ci: fix check-lock error

isabel 4bc5b340 c04c7051

+2 -2
+2 -2
.github/workflows/check-lock.yml
··· 23 23 uses: samueldr/lix-gha-installer-action@7b7f14d320d6aacfb65bd1ef761566b3b69e474c # v2026-02-22 24 24 with: 25 25 extra_nix_config: | 26 - substituters = https://extersia.cachix.org 27 - trusted-public-keys = extersia.cachix.org-1:ZHy9765xrhn4lDKGTzWWykHC+B091oTqNxClgc78MQU= 26 + substituters = https://cache.nixos.org/ https://extersia.cachix.org 27 + trusted-public-keys = cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= extersia.cachix.org-1:ZHy9765xrhn4lDKGTzWWykHC+B091oTqNxClgc78MQU= 28 28 29 29 - name: Check flake.lock 30 30 run: nix run github:extersia-org/pkgs#locker