Fix github workflow
All checks were successful
CI / build (push) Successful in 1m17s

This commit is contained in:
Fabian Hauser 2025-03-03 16:29:45 +02:00
parent 2a091f3b59
commit 53004b2c5d
3 changed files with 15 additions and 49 deletions

View file

@ -1,7 +1,7 @@
{
nixConfig = {
extra-substituters = "https://cache.garnix.io";
extra-trusted-public-keys = "cache.garnix.io:CTFPyKSLcx5RMJKfLo5EEPUObbA78b0YQ2DTCJXqr9g=";
extra-substituters = "https://attic.qo.is/dotfiles https://cache.garnix.io";
extra-trusted-public-keys = "dotfiles:KpLi0qe5O5rb8E8N8vntZWBDqFwG3Ksx4AFGizYCLoU= cache.garnix.io:CTFPyKSLcx5RMJKfLo5EEPUObbA78b0YQ2DTCJXqr9g=";
};
inputs = {