fix secret loading
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
secrets = import ../../lib/secrets.nix;
|
||||
in {
|
||||
sops.age.keyFile = "/Users/${user}/.config/sops/age/keys.txt";
|
||||
sops.age.sshKeyPaths = [];
|
||||
sops.gnupg.sshKeyPaths = [];
|
||||
|
||||
sops.secrets =
|
||||
secrets.mkSyncthingSecrets {
|
||||
|
||||
Reference in New Issue
Block a user