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 typo

+1 -1
+1 -1
.github/workflows/check-lock.yml
··· 24 24 with: 25 25 extra_nix_config: | 26 26 substituters = https://extersia.cachix.org 27 - trusted-public-keys: extersia.cachix.org-1:ZHy9765xrhn4lDKGTzWWykHC+B091oTqNxClgc78MQU= 27 + trusted-public-keys = extersia.cachix.org-1:ZHy9765xrhn4lDKGTzWWykHC+B091oTqNxClgc78MQU= 28 28 29 29 - name: Check flake.lock 30 30 run: nix run github:extersia-org/pkgs#locker