Set password for all hosts, made sops look at the same folder for the key file for all hosts (move in queen)

This commit is contained in:
Lillian Violet 2024-02-22 13:01:31 +01:00
parent a8a5cdec7b
commit b21150f431
9 changed files with 31 additions and 10 deletions

View file

@ -52,7 +52,6 @@
#Set up sops config, and configure where the keyfile is, then set the mode for the unencrypted keys
sops.defaultSopsFile = ./secrets/sops.yaml;
sops.age.keyFile = ../../../../../var/secrets/keys.txt;
nix = {
gc = {