Skip to content

Commit

Permalink
cache: change keys
Browse files Browse the repository at this point in the history
  • Loading branch information
Svenum committed Feb 27, 2025
1 parent b4cb7a4 commit 72ff651
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs="

# own cache
"holynix:Ucr2JJ5xLEy4hElI/SToX5klNe4I3wKgVIa2+b3lmYo="
"holynix:OTArBDwLVzXH1oXdMNXNWbVtmbBdydjXvgHznUVrnBc="
];
};
inputs = {
Expand Down
2 changes: 1 addition & 1 deletion modules/nixos/nix/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ in
"nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs="

# own cache
"holynix:Ucr2JJ5xLEy4hElI/SToX5klNe4I3wKgVIa2+b3lmYo="
"holynix:OTArBDwLVzXH1oXdMNXNWbVtmbBdydjXvgHznUVrnBc="
];
};
};
Expand Down

0 comments on commit 72ff651

Please sign in to comment.