Skip to content

Commit

Permalink
Merge pull request #99 from serokell/rvem/ops1523-nixpkgs-repin
Browse files Browse the repository at this point in the history
Nixpkgs repin
  • Loading branch information
rvem authored May 28, 2024
2 parents 1c2fbf3 + 24751c8 commit 5e2534d
Show file tree
Hide file tree
Showing 5 changed files with 1,091 additions and 235 deletions.
1 change: 1 addition & 0 deletions common.nix
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@

networking.domain = "gemini.serokell.team";

nixpkgs.config.allowUnfreePredicate = pkg: builtins.elem (pkg.pname) [ "vault" ];
vault-secrets = {
vaultPrefix = "kv/sys/gemini/${config.networking.hostName}";
vaultAddress = "https://vault.serokell.org:8200";
Expand Down
Loading

0 comments on commit 5e2534d

Please sign in to comment.