nix fmt
This commit is contained in:
parent
8aa3bec697
commit
baaab510cb
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@
|
||||||
settings = {
|
settings = {
|
||||||
# Necessary for using flakes on this system.
|
# Necessary for using flakes on this system.
|
||||||
experimental-features = "nix-command flakes";
|
experimental-features = "nix-command flakes";
|
||||||
|
|
||||||
# Include Garnix
|
# Include Garnix
|
||||||
substituters = [ "https://cache.garnix.io" ];
|
substituters = [ "https://cache.garnix.io" ];
|
||||||
trusted-public-keys = [ "cache.garnix.io:CTFPyKSLcx5RMJKfLo5EEPUObbA78b0YQ2DTCJXqr9g=" ];
|
trusted-public-keys = [ "cache.garnix.io:CTFPyKSLcx5RMJKfLo5EEPUObbA78b0YQ2DTCJXqr9g=" ];
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue