This commit is contained in:
Spotlight 2024-10-23 00:09:09 -05:00
parent 8aa3bec697
commit baaab510cb
Signed by: spotlight
GPG key ID: 874AA355B3209BDC

View file

@ -43,7 +43,7 @@
settings = {
# Necessary for using flakes on this system.
experimental-features = "nix-command flakes";
# Include Garnix
substituters = [ "https://cache.garnix.io" ];
trusted-public-keys = [ "cache.garnix.io:CTFPyKSLcx5RMJKfLo5EEPUObbA78b0YQ2DTCJXqr9g=" ];