Former-commit-id: dc4f3160cc
This commit is contained in:
Hadi
2024-06-18 09:54:18 +02:00
committed by GitHub
parent b6c4c0e00a
commit 75bc825770
9 changed files with 68 additions and 25 deletions
+9
View File
@@ -0,0 +1,9 @@
let
in{
services.vaultwarden = {
enable = true;
config = ''
}
}