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

@ -10,6 +10,7 @@
./locale
./packages
];
sops.age.keyFile = ../../../../../../var/secrets/keys.txt;
sops.secrets."lillian-password".neededForUsers = true;
users.users.lillian = {