vaultwarden

This commit is contained in:
xunuwu 2025-02-21 03:29:51 +01:00
parent 3da5ded7dd
commit 8496751e26
Signed by: xun
SSH key fingerprint: SHA256:Uot/1WoAjWAeqLOHA5vYy4phhVydsH7jCPmBjaPZfgI
4 changed files with 66 additions and 1 deletions

View file

@ -25,5 +25,9 @@
format = "binary";
sopsFile = ./restic-password;
};
vaultwarden-env = {
format = "binary";
sopsFile = ./vaultwarden-env;
};
};
}