forked from fi/nix-infra
Remove config for colmena secrets
This commit is contained in:
parent
938e8cfd62
commit
e99fed5833
1 changed files with 0 additions and 3 deletions
|
|
@ -33,9 +33,6 @@
|
|||
|
||||
specialArgs = {
|
||||
inherit nixpkgs-unstable nixpkgs-master hosts simple-nixos-mailserver;
|
||||
|
||||
# Provide environment for secret key command
|
||||
keyCommandEnv = [ "env" "GNUPGHOME=/home/fi/.passinfra_gnupg" "PASSWORD_STORE_DIR=/home/fi/pass/infra" ];
|
||||
};
|
||||
};
|
||||
} // builtins.mapAttrs (helper.generateColmenaHost) hosts;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue