Skip to content

Commit

Permalink
Enable substituters for remote machines
Browse files Browse the repository at this point in the history
  • Loading branch information
alapshin committed Dec 29, 2024
1 parent 751abc6 commit e0d2a69
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
# Nix community's cache server public key
"nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs="
];
builders-use-substitutes = true;
};

inputs = {
Expand Down

0 comments on commit e0d2a69

Please sign in to comment.