modules/darwin/common/sops-nix: disable gnupg
This commit is contained in:
parent
263d65f0e4
commit
ffde3228cd
1 changed files with 3 additions and 0 deletions
|
@ -4,4 +4,7 @@
|
|||
../../shared/sops-nix.nix
|
||||
inputs.sops-nix.darwinModules.sops
|
||||
];
|
||||
|
||||
# disable rsa key import, also removes gnupg packages from closure
|
||||
sops.gnupg.sshKeyPaths = [ ];
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue