mirror of
https://github.com/Mic92/sops-nix.git
synced 2026-07-17 14:35:25 +08:00
build nixos tests on CI.
This commit is contained in:
parent
5ee7f3d73e
commit
1745bb9f95
2 changed files with 5 additions and 2 deletions
|
|
@ -21,7 +21,7 @@
|
|||
inherit pkgs;
|
||||
};
|
||||
|
||||
gpg-keys = makeTest {
|
||||
pgp-keys = makeTest {
|
||||
nodes.server = { pkgs, lib, ... }: {
|
||||
imports = [ ../../modules/sops ];
|
||||
sops.gnupgHome = "/run/gpghome";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue