Skip to content

Commit

Permalink
update vinnix
Browse files Browse the repository at this point in the history
  • Loading branch information
vinnymeller committed Dec 11, 2023
1 parent 4f23a95 commit 63a9eed
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions programs/nix/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
trusted-public-keys = [
"nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs="
];
trusted-users = [ "vinny" "root" ];
require-sigs = false;
};
gc = {
automatic = true;
Expand Down

0 comments on commit 63a9eed

Please sign in to comment.