mirror of
https://github.com/Moe1369/nix-fleet.git
synced 2026-04-24 15:59:06 +02:00
cli variable
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
sops.defaultSopsFile = ../secrets/secrets.yaml;
|
||||
sops.age.sshKeyPaths = [];
|
||||
sops.gnupg.sshKeyPaths = [];
|
||||
environment.variables.SOPS_AGE_KEY_FILE = "/var/lib/sops/root-keys/master-host.txt";
|
||||
sops.age.keyFile = "/var/lib/sops/root-keys/master-host.txt";
|
||||
systemd.tmpfiles.rules = [
|
||||
"d /var/lib/sops/root-keys 0700 root root -"
|
||||
|
||||
Reference in New Issue
Block a user