This commit is contained in:
steveej 2024-01-22 15:01:36 +01:00
parent 36e3f37245
commit 40416bd4de
5 changed files with 133 additions and 36 deletions

View file

@ -1,7 +0,0 @@
{config, ...}: {
sops.secrets.radicale_htpasswd = {
sopsFile = ../../../../secrets/steveej-t14/radicale_htpasswd;
format = "binary";
owner = config.users.users.steveej.name;
};
}