This commit is contained in:
steveej 2024-01-22 19:02:32 +01:00
parent 69b17e91f2
commit 0d070589ef
4 changed files with 113 additions and 18 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;
};
}